project_files/HedgewarsMobile/Classes/InGameMenuViewController.m
changeset 6078 8c0cc07731e5
parent 6076 e1b4771f6472
child 6260 025d50a6aeb0
equal deleted inserted replaced
6077:d8fa5a85d24f 6078:8c0cc07731e5
    18  * File created on 25/03/2010.
    18  * File created on 25/03/2010.
    19  */
    19  */
    20 
    20 
    21 
    21 
    22 #import "InGameMenuViewController.h"
    22 #import "InGameMenuViewController.h"
    23 #import "PascalImports.h"
       
    24 #import "CommodityFunctions.h"
       
    25 #import "SDL_sysvideo.h"
    23 #import "SDL_sysvideo.h"
    26 #import "SDL_uikitkeyboard.h"
    24 #import "SDL_uikitkeyboard.h"
    27 #import "OpenGLES/ES1/gl.h"
    25 
    28 
    26 
    29 #define VIEW_HEIGHT 200
    27 #define VIEW_HEIGHT 200
    30 
    28 
    31 @implementation InGameMenuViewController
    29 @implementation InGameMenuViewController
    32 @synthesize menuList;
    30 @synthesize menuList;