cocoaTouch/otherSrc/PascalImports.h
changeset 2702 48fc46a922fd
parent 2698 90585aba87ad
child 2754 ad4f81fbfb76
--- a/cocoaTouch/otherSrc/PascalImports.h	Sat Jan 23 13:15:27 2010 +0000
+++ b/cocoaTouch/otherSrc/PascalImports.h	Sat Jan 23 21:57:24 2010 +0000
@@ -18,7 +18,7 @@
 	 * that you want to use
 	 */
 
-	void Game(void);
+	void Game(const char *args[]);
 
 
 	int HW_protoVer(void);