cocoaTouch/otherSrc/PascalImports.h
changeset 3385 361bd29293f4
parent 3365 37ac593e9027
child 3395 095273ad0e08
equal deleted inserted replaced
3384:7eb4707d43f0 3385:361bd29293f4
    49 	void HW_cursorLeft(int);
    49 	void HW_cursorLeft(int);
    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_setRotationQt(float);
    54 #ifdef __cplusplus
    55 #ifdef __cplusplus
    55 }
    56 }
    56 #endif
    57 #endif
    57 
    58 
    58 #endif
    59 #endif