diff -r 9df7b4812da9 -r 9660600e43cb project_files/HedgewarsMobile/Classes/AmmoMenuViewController.h --- 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; }