X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=linux%2F940ctl_ym2612.c;h=ee63458df0be995bdf3648f5f8920214f738bc17;hb=1579261d68f1a18b28776fc87b32b676b3749b5e;hp=451c942945d36414b3feaeb4e4cc7ee210f6e5c1;hpb=3294e5d90bd8bcc745ed1d665b8b9ade2cce1d8e;p=libpicofe.git diff --git a/linux/940ctl_ym2612.c b/linux/940ctl_ym2612.c index 451c942..ee63458 100644 --- a/linux/940ctl_ym2612.c +++ b/linux/940ctl_ym2612.c @@ -13,7 +13,7 @@ #include "../gp2x/emu.h" #include "../gp2x/menu.h" #include "../gp2x/code940/940shared.h" -#include "../gp2x/helix/pub/mp3dec.h" +#include "../common/helix/pub/mp3dec.h" #include "../../Pico/PicoInt.h" @@ -40,19 +40,6 @@ int YM2612Write_940(unsigned int a, unsigned int v) return 0; // cause the engine to do updates once per frame only } -UINT8 YM2612Read_940(void) -{ - return YM2612Read_(); -} - - -int YM2612PicoTick_940(int n) -{ - YM2612PicoTick_(n); - - return 0; -} - void YM2612PicoStateLoad_940(void) {