changeset 4032 | 4aeab704d006 |
parent 3989 | adffb668f06e |
child 4946 | 076767e86f2b |
--- 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; }