summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include/smartmedia.hch
diff options
context:
space:
mode:
authorMarcel Lauwerijssen <paranoya@morphcore.com>2005-03-03 10:56:44 (GMT)
committerMarcel Lauwerijssen <paranoya@morphcore.com>2005-03-03 10:56:44 (GMT)
commit76337f7cda551f5473a70ccb9c1cef15183fcecb (patch)
tree39e42eb7900def69f1a314772d4dc7642924689c /Graphic_Equalizer/include/smartmedia.hch
parenta3e85a39e5d5ffc9a9b053598334ea8a79e340c0 (diff)
downloadTASS-76337f7cda551f5473a70ccb9c1cef15183fcecb.zip
TASS-76337f7cda551f5473a70ccb9c1cef15183fcecb.tar.gz
TASS-76337f7cda551f5473a70ccb9c1cef15183fcecb.tar.bz2
Text of input select button is now also shown correctly while being in help of about mode
Diffstat (limited to 'Graphic_Equalizer/include/smartmedia.hch')
-rw-r--r--Graphic_Equalizer/include/smartmedia.hch27
1 files changed, 14 insertions, 13 deletions
diff --git a/Graphic_Equalizer/include/smartmedia.hch b/Graphic_Equalizer/include/smartmedia.hch
index 536044a..f0dd4db 100644
--- a/Graphic_Equalizer/include/smartmedia.hch
+++ b/Graphic_Equalizer/include/smartmedia.hch
@@ -33,19 +33,20 @@
/*
* The different stages the smart media loaders knows.
*/
-#define STAGE_LOAD_DEMO_PRESET 0x00
-#define STAGE_LOAD_RESET_PRESET 0x01
-#define STAGE_LOAD_SKIN 0x02
-#define STAGE_LOAD_HELP 0x03
-#define STAGE_LOAD_GRAPH 0x04
-#define STAGE_LOAD_TOP_FONTYS 0x05
-#define STAGE_LOAD_TOP_TASS 0x06
-#define STAGE_LOAD_TOP_TRANSFER 0x07
-#define STAGE_LOAD_TOP_CELOXICA 0x08
-#define STAGE_LOAD_TOP_DETAILS 0x09
-#define STAGE_LOAD_ABOUT_BOTTOM 0x0a
-#define STAGE_LOAD_AUDIO_PLAYER 0x0b
-#define STAGE_LOAD_INPUT_SELECT_TEXT 0x0c
+#define STAGE_LOAD_DEMO_PRESET 0x00
+#define STAGE_LOAD_RESET_PRESET 0x01
+#define STAGE_LOAD_SKIN 0x02
+#define STAGE_LOAD_HELP 0x03
+#define STAGE_LOAD_GRAPH 0x04
+#define STAGE_LOAD_TOP_FONTYS 0x05
+#define STAGE_LOAD_TOP_TASS 0x06
+#define STAGE_LOAD_TOP_TRANSFER 0x07
+#define STAGE_LOAD_TOP_CELOXICA 0x08
+#define STAGE_LOAD_TOP_DETAILS 0x09
+#define STAGE_LOAD_ABOUT_BOTTOM 0x0a
+#define STAGE_LOAD_AUDIO_PLAYER 0x0b
+#define STAGE_LOAD_INPUT_SELECT_TEXT 0x0c
+#define STAGE_LOAD_INPUT_SELECT_HELP_TEXT 0x0d