X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=linux%2F940ctl_ym2612.c;h=50b32e3b74dcb7044537e55e2bbdf665cbfe67c1;hb=fa5e045bdc817112c1abf19e65e2d3481d51c48a;hp=b59e7771b84729f5b914449663eb1aa22e4c7ea0;hpb=d572cbad9886a04f8c51edb825dc6aaec9b02e23;p=libpicofe.git diff --git a/linux/940ctl_ym2612.c b/linux/940ctl_ym2612.c index b59e777..50b32e3 100644 --- a/linux/940ctl_ym2612.c +++ b/linux/940ctl_ym2612.c @@ -1,4 +1,5 @@ /* faked 940 code just uses local copy of ym2612 */ +/* TODO: rm this */ #include #include #include @@ -9,7 +10,7 @@ #include #include "../../pico/sound/ym2612.h" -#include "../gp2x/gp2x.h" +//#include "../gp2x/gp2x.h" #include "../gp2x/emu.h" #include "../gp2x/code940/940shared.h" #include "../common/helix/pub/mp3dec.h"