[Scummvm-cvs-logs] CVS: scummvm/backends intern.h,1.8,1.9

Chris Apers chrilith at users.sourceforge.net
Tue Mar 2 05:26:03 CET 2004


Update of /cvsroot/scummvm/scummvm/backends
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19025

Modified Files:
	intern.h 
Log Message:
Obsolete

Index: intern.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/intern.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- intern.h	24 Feb 2004 22:39:34 -0000	1.8
+++ intern.h	2 Mar 2004 13:05:46 -0000	1.9
@@ -35,7 +35,7 @@
 extern OSystem *OSystem_X11_create();
 extern OSystem *OSystem_MAC_create(int gfx_mode, bool full_screen);
 extern OSystem *OSystem_GP32_create(int gfx_mode, bool full_screen); //ph0x 
-extern OSystem *OSystem_PALMOS_create(int gfx_mode);
+extern OSystem *OSystem_PALMOS_create();
 
 
 #ifdef _WIN32_WCE





More information about the Scummvm-git-logs mailing list