changeset 3551 | d4de36b3801a |
parent 3547 | 02875b1145b7 |
child 3626 | 19f78afa0188 |
3550:149416b948fc | 3551:d4de36b3801a |
---|---|
50 void HW_cursorRight(int); |
50 void HW_cursorRight(int); |
51 |
51 |
52 void HW_terminate(BOOL); |
52 void HW_terminate(BOOL); |
53 |
53 |
54 void HW_setLandscape(BOOL); |
54 void HW_setLandscape(BOOL); |
55 void HW_setCursor(int x, int y); |
|
56 BOOL HW_isAmmoOpen(void); |
|
55 #ifdef __cplusplus |
57 #ifdef __cplusplus |
56 } |
58 } |
57 #endif |
59 #endif |
58 |
60 |
59 #endif |
61 #endif |