equal
deleted
inserted
replaced
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; |