project_files/HedgewarsMobile/Classes/AmmoMenuViewController.h
changeset 4946 076767e86f2b
parent 4032 4aeab704d006
child 4976 088d40d8aba2
--- 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;
 }