diff -r e5403e2bf02c -r 37ac593e9027 cocoaTouch/otherSrc/PascalImports.h --- a/cocoaTouch/otherSrc/PascalImports.h Thu Apr 22 17:43:12 2010 +0000 +++ b/cocoaTouch/otherSrc/PascalImports.h Sun Apr 25 02:30:42 2010 +0000 @@ -19,6 +19,7 @@ */ void Game(const char *args[]); + void GenLandPreview(); void HW_versionInfo(short int*, char**);