cocoaTouch/otherSrc/PascalImports.h
changeset 2754 ad4f81fbfb76
parent 2702 48fc46a922fd
child 2799 558b29bf00c5
--- a/cocoaTouch/otherSrc/PascalImports.h	Thu Feb 04 22:34:21 2010 +0000
+++ b/cocoaTouch/otherSrc/PascalImports.h	Fri Feb 05 00:43:56 2010 +0000
@@ -37,6 +37,9 @@
 	void HW_aimDown(void);
 	void HW_shoot(void);
 	
+	void HW_chat(void);
+	void HW_tab(void);
+	
 #ifdef __cplusplus
 }
 #endif