changeset 3385 | 361bd29293f4 |
parent 3374 | 0d522416d97f |
child 3463 | 23c50be687a9 |
--- a/cocoaTouch/SDLOverrides/SDL_uikitappdelegate.h Sat May 01 05:15:16 2010 +0000 +++ b/cocoaTouch/SDLOverrides/SDL_uikitappdelegate.h Sat May 01 12:53:55 2010 +0000 @@ -30,7 +30,7 @@ SDL_Window *window; UIWindow *uiwindow; - MainMenuViewController *viewController; + MainMenuViewController *mainViewController; BOOL isInGame; }