diff -r 541d35d1f2e8 -r 076767e86f2b project_files/HedgewarsMobile/Classes/AmmoMenuViewController.h --- a/project_files/HedgewarsMobile/Classes/AmmoMenuViewController.h Fri Feb 18 00:21:36 2011 +0100 +++ b/project_files/HedgewarsMobile/Classes/AmmoMenuViewController.h Fri Feb 18 00:31:01 2011 +0100 @@ -32,7 +32,7 @@ uint8_t *delay; BOOL *shouldUpdateImage; - CGPoint startingPoint; + CGPoint currentPoint; CGPoint placingPoint; BOOL isVisible; }