Cleaned up some code.

This commit is contained in:
rheiny 2007-02-11 18:42:16 +00:00
parent 880030665f
commit afad3527d7
3 changed files with 546 additions and 346 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -41,6 +41,8 @@
#define MENU_RESET 200
#define BUTTON_CHEATS 200
#define TXT_PAD1 200
#define BTN_RESTORE_DEFAULTS 200
#define BTN_CLEAR 200
#define MENU_POWER 201
#define TXT_PAD2 201
#define MENU_EJECT_DISK 202
@ -49,6 +51,7 @@
#define MENU_INSERT_COIN 204
#define MENU_HIDE_MENU 300
#define CHECK_SCREENSHOT_NAMES 300
#define COMBO_FILTER 300
#define MENU_RUN_IN_BACKGROUND 301
#define MENU_BACKGROUND_INPUT 302
#define MENU_SHOW_STATUS_ICON 303
@ -62,6 +65,7 @@
#define GUI_BOT_B_1 1001
#define GUI_BOT_SELECT_1 1002
#define GUI_BOT_START_1 1003
#define LV_MAPPING 1003
#define GUI_BOT_UP_1 1004
#define GUI_BOT_DOWN_1 1005
#define GUI_BOT_LEFT_1 1006