X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgp2x%2Fcode940%2F940shared.h;h=5797260068e4c3642e33231b1661a543bb4f449e;hb=7b436906b2677a8999cda2549df921fdc887dc43;hp=7e578abec1c2894550c1671620f24f0deabd5134;hpb=e4fb433cd685d06ddbf0ec367c19a38b75d6ac68;p=picodrive.git diff --git a/platform/gp2x/code940/940shared.h b/platform/gp2x/code940/940shared.h index 7e578ab..5797260 100644 --- a/platform/gp2x/code940/940shared.h +++ b/platform/gp2x/code940/940shared.h @@ -1,4 +1,4 @@ -#include "../../../Pico/sound/ym2612.h" +#include "../../../pico/sound/ym2612.h" #include "../../common/helix/pub/mp3dec.h" // max 16 jobs, lower num means higher prio @@ -12,6 +12,7 @@ enum _940_job_t { JOB940_PICOSTATESAVE2, JOB940_PICOSTATELOAD2_PREP, JOB940_PICOSTATELOAD2, + JOB940_MP3RESET, }; //#define MAX_940JOBS 2