[Scummvm-cvs-logs] CVS: scummvm/backends intern.h,1.13,1.14
Joost Peters
joostp at users.sourceforge.net
Tue Aug 16 10:17:11 CEST 2005
Update of /cvsroot/scummvm/scummvm/backends
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8539/backends
Modified Files:
intern.h
Log Message:
Added: PSP backend
Index: intern.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/intern.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- intern.h 21 Jun 2005 22:08:13 -0000 1.13
+++ intern.h 16 Aug 2005 17:15:36 -0000 1.14
@@ -37,6 +37,7 @@
extern OSystem *OSystem_GP32_create();
extern OSystem *OSystem_PALMOS_create();
extern OSystem *OSystem_PS2_create();
+extern OSystem *OSystem_PSP_create();
extern OSystem *OSystem_SymbianOS_create();
More information about the Scummvm-git-logs
mailing list