PS3: Initial version of the PlayStation 3 backend

This commit is contained in:
Bastien Bouclet 2011-06-02 10:34:41 +02:00
parent 872d672c33
commit 11cfa0d357
18 changed files with 351 additions and 7 deletions

View file

@ -34,6 +34,7 @@
!defined(CAANOO) && \
!defined(LINUXMOTO) && \
!defined(SAMSUNGTV) && \
!defined(PLAYSTATION3) && \
!defined(OPENPANDORA)
#include "backends/platform/sdl/sdl.h"