cocoaTouch/otherSrc/PascalImports.h
changeset 2754 ad4f81fbfb76
parent 2702 48fc46a922fd
child 2799 558b29bf00c5
equal deleted inserted replaced
2753:2305bb5dc5f2 2754:ad4f81fbfb76
    35 	void HW_walkRight(void);
    35 	void HW_walkRight(void);
    36 	void HW_aimUp(void);
    36 	void HW_aimUp(void);
    37 	void HW_aimDown(void);
    37 	void HW_aimDown(void);
    38 	void HW_shoot(void);
    38 	void HW_shoot(void);
    39 	
    39 	
       
    40 	void HW_chat(void);
       
    41 	void HW_tab(void);
       
    42 	
    40 #ifdef __cplusplus
    43 #ifdef __cplusplus
    41 }
    44 }
    42 #endif
    45 #endif
    43 
    46 
    44 #endif
    47 #endif