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.hch27
1 files changed, 13 insertions, 14 deletions
diff --git a/Graphic_Equalizer/include/smartmedia.hch b/Graphic_Equalizer/include/smartmedia.hch
index b183b9d..536044a 100644
--- a/Graphic_Equalizer/include/smartmedia.hch
+++ b/Graphic_Equalizer/include/smartmedia.hch
@@ -33,18 +33,19 @@
/*
* 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_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
@@ -73,8 +74,6 @@ unsigned 1 smartmedia_loaddata(skindata_t *skindata);
void change_track(unsigned 2 track_index);
-void empty_buffers(signed 18 *buffer, unsigned 7 buffer_size);
-
/*
* This function loads samplecount samples from the smartmedia.
*/