project_files/HedgewarsMobile/Classes/AmmoMenuViewController.h
changeset 3978 9660600e43cb
parent 3977 9df7b4812da9
child 3981 928e2040d34f
--- a/project_files/HedgewarsMobile/Classes/AmmoMenuViewController.h	Fri Oct 15 01:10:59 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/AmmoMenuViewController.h	Sat Oct 16 18:35:28 2010 +0200
@@ -27,6 +27,7 @@
     NSArray *imagesArray;
     
     uint8_t *delay;
+    BOOL *shouldUpdateImage;
     CGPoint startingPoint;
     BOOL isVisible;
 }