changeset 3650 | ec90e573f47a |
parent 3647 | 0d0df215fb52 |
child 3651 | 7058ca178f3b |
--- 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;