changeset 4028 | eb371ada631d |
parent 3976 | abaf741a4e21 |
child 4356 | d1d26f8963a3 |
--- a/project_files/HedgewarsMobile/Classes/OverlayViewController.h Sun Oct 31 00:06:46 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/OverlayViewController.h Sun Oct 31 01:49:20 2010 +0200 @@ -79,11 +79,3 @@ -(void) cleanup; @end - -// actual game started (controls should be enabled) -BOOL isGameRunning; -void setGameRunning(BOOL value); -// black screen present -BOOL isReplay; -// cache the grenade time -NSInteger cachedGrenadeTime; \ No newline at end of file