project_files/HedgewarsMobile/Classes/OverlayViewController.h
changeset 3737 2ba6ac8a114b
parent 3703 12d17c6e8855
child 3791 98072b3871c1
--- a/project_files/HedgewarsMobile/Classes/OverlayViewController.h	Thu Aug 12 23:15:11 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/OverlayViewController.h	Fri Aug 13 02:13:18 2010 +0200
@@ -24,6 +24,7 @@
     CGFloat initialDistanceForPinching;
     CGPoint startingPoint;
     BOOL isSegmentVisible;
+    BOOL isAttacking;
 
     // the sdl window underneath
     SDL_Window *sdlwindow;