X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fwin32%2FGenaDrive%2FEmu.cpp;h=e1fd97640a56b6b3fbff5e6f7edc00bd336c42ab;hb=c9e1affca5438353fdb156fb07a747af83251e14;hp=b7a019c5206777590dbc7c45c99464e208b6989a;hpb=9037e45d9f2752fdd6ebbc01328148839403a84f;p=picodrive.git diff --git a/platform/win32/GenaDrive/Emu.cpp b/platform/win32/GenaDrive/Emu.cpp index b7a019c..e1fd976 100644 --- a/platform/win32/GenaDrive/Emu.cpp +++ b/platform/win32/GenaDrive/Emu.cpp @@ -76,12 +76,6 @@ int EmuFrame() } - -int mp3_get_offset(void) // 0-1023 -{ - return 0; -} - void mp3_update(int *buffer, int length, int stereo) { }