[Scummvm-cvs-logs] CVS: scummvm/scumm scumm.h,1.311,1.312

Max Horn fingolfin at users.sourceforge.net
Mon Oct 6 12:22:07 CEST 2003


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1:/tmp/cvs-serv6697

Modified Files:
	scumm.h 
Log Message:
removed obsolete

Index: scumm.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.h,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -d -r1.311 -r1.312
--- scumm.h	5 Oct 2003 17:32:38 -0000	1.311
+++ scumm.h	6 Oct 2003 19:21:18 -0000	1.312
@@ -297,9 +297,6 @@
 	virtual void setupScummVars();
 
 	// Startup functions
-	void main();
-	void parseCommandLine(int argc, char **argv);
-	bool detectGame();
 	void launch();
 	void go();
 





More information about the Scummvm-git-logs mailing list