diff -r 3a8560c00f78 -r 48fc46a922fd cocoaTouch/otherSrc/PascalImports.h --- 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);