diff -r bc35f8fee587 -r ec90e573f47a project_files/HedgewarsMobile/Classes/OverlayViewController.h --- a/project_files/HedgewarsMobile/Classes/OverlayViewController.h Sat Jul 17 16:35:14 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/OverlayViewController.h Sun Jul 18 03:26:15 2010 +0200 @@ -22,6 +22,7 @@ // ths touch section CGFloat initialDistanceForPinching; + BOOL isSegmentVisible; // the sdl window underneath SDL_Window *sdlwindow;