diff -r adbb37b8c487 -r 4aeab704d006 project_files/HedgewarsMobile/Classes/AmmoMenuViewController.h --- a/project_files/HedgewarsMobile/Classes/AmmoMenuViewController.h Sun Oct 31 04:01:31 2010 +0100 +++ b/project_files/HedgewarsMobile/Classes/AmmoMenuViewController.h Sun Oct 31 04:16:10 2010 +0100 @@ -33,6 +33,7 @@ uint8_t *delay; BOOL *shouldUpdateImage; CGPoint startingPoint; + CGPoint placingPoint; BOOL isVisible; }