savestates works
[libpicofe.git] / linux / 940ctl_ym2612.c
index 4458a2f..2cfa57b 100644 (file)
@@ -269,4 +269,8 @@ void mp3_start_play(FILE *f, int pos) // pos is 0-1023
 }
 
 
+int mp3_get_offset(void)
+{
+       return 0;
+}