project_files/HedgewarsMobile/Classes/PascalImports.h
changeset 3981 928e2040d34f
parent 3952 d6412423da45
child 4454 42bfc1a70968
--- a/project_files/HedgewarsMobile/Classes/PascalImports.h	Sat Oct 16 19:01:11 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/PascalImports.h	Sun Oct 17 17:47:07 2010 +0200
@@ -84,6 +84,8 @@
     void HW_setWeapon(int whichone);
     BOOL HW_isWeaponAnEffect(int whichone);
     char *HW_getWeaponNameByIndex(int whichone);
+    char *HW_getWeaponCaptionByIndex(int whichone);
+    char *HW_getWeaponDescriptionByIndex(int whichone);
 
     void HW_getAmmoDelays(unsigned char *pointer);
     int  HW_getAmmoCounts(int *pointer);