diff -r d8982f9e7e2c -r 2ba6ac8a114b project_files/HedgewarsMobile/Classes/OverlayViewController.h --- 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;