changeset 2799 | 558b29bf00c5 |
parent 2754 | ad4f81fbfb76 |
child 2805 | 36a8cebb91e8 |
--- a/cocoaTouch/otherSrc/PascalImports.h Wed Feb 10 21:23:03 2010 +0000 +++ b/cocoaTouch/otherSrc/PascalImports.h Wed Feb 10 22:00:49 2010 +0000 @@ -21,7 +21,7 @@ void Game(const char *args[]); - int HW_protoVer(void); + void HW_versionInfo(short int*, char**); void HW_click(void); void HW_zoomIn(void);