summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include/smartmedia.hch
diff options
context:
space:
mode:
Diffstat (limited to 'Graphic_Equalizer/include/smartmedia.hch')
-rw-r--r--Graphic_Equalizer/include/smartmedia.hch21
1 files changed, 11 insertions, 10 deletions
diff --git a/Graphic_Equalizer/include/smartmedia.hch b/Graphic_Equalizer/include/smartmedia.hch
index b681255..a5388a0 100644
--- a/Graphic_Equalizer/include/smartmedia.hch
+++ b/Graphic_Equalizer/include/smartmedia.hch
@@ -33,16 +33,17 @@
/*
* The different stages the smart media loaders knows.
*/
-#define STAGE_LOAD_SKIN 0x00
-#define STAGE_LOAD_HELP 0x01
-#define STAGE_LOAD_GRAPH 0x02
-#define STAGE_LOAD_PRESET 0x03
-#define STAGE_LOAD_TOP_FONTYS 0x04
-#define STAGE_LOAD_TOP_TASS 0x05
-#define STAGE_LOAD_TOP_TRANSFER 0x06
-#define STAGE_LOAD_TOP_CELOXICA 0x07
-#define STAGE_LOAD_TOP_DETAILS 0x08
-#define STAGE_LOAD_ABOUT_BOTTOM 0x09
+#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