changeset 3551 | d4de36b3801a |
parent 3547 | 02875b1145b7 |
child 3626 | 19f78afa0188 |
--- a/project_files/HedgewarsMobile/Classes/PascalImports.h Thu Jun 24 01:08:57 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/PascalImports.h Sat Jun 26 04:36:04 2010 +0200 @@ -52,6 +52,8 @@ void HW_terminate(BOOL); void HW_setLandscape(BOOL); + void HW_setCursor(int x, int y); + BOOL HW_isAmmoOpen(void); #ifdef __cplusplus } #endif