cocoaTouch/otherSrc/PascalImports.h
changeset 3365 37ac593e9027
parent 3347 5d0ac8197eb7
child 3385 361bd29293f4
equal deleted inserted replaced
3364:e5403e2bf02c 3365:37ac593e9027
    17 	/* add C declarations below for all exported Pascal functions/procedure
    17 	/* add C declarations below for all exported Pascal functions/procedure
    18 	 * that you want to use
    18 	 * that you want to use
    19 	 */
    19 	 */
    20 
    20 
    21 	void Game(const char *args[]);
    21 	void Game(const char *args[]);
       
    22     void GenLandPreview();
    22 
    23 
    23 
    24 
    24 	void HW_versionInfo(short int*, char**);
    25 	void HW_versionInfo(short int*, char**);
    25 
    26 
    26 	void HW_click(void);
    27 	void HW_click(void);