unify helix mp3 code, some sound adjustments
[picodrive.git] / platform / gp2x / code940 / 940shared.h
index 7e578ab..5797260 100644 (file)
@@ -1,4 +1,4 @@
-#include "../../../Pico/sound/ym2612.h"\r
+#include "../../../pico/sound/ym2612.h"\r
 #include "../../common/helix/pub/mp3dec.h"\r
 \r
 // max 16 jobs, lower num means higher prio\r
@@ -12,6 +12,7 @@ enum _940_job_t {
        JOB940_PICOSTATESAVE2,\r
        JOB940_PICOSTATELOAD2_PREP,\r
        JOB940_PICOSTATELOAD2,\r
+       JOB940_MP3RESET,\r
 };\r
 \r
 //#define MAX_940JOBS  2\r