X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2Fmp3.h;h=e2eab6ad3e39ed01a63235e93e6a10cf3cf50296;hb=e99d80480196f551f7e6c06deae3750de19b4c0e;hp=d95d04b4d2acd4b73a2b34697f9b7a1694cc2da6;hpb=5ecedd0cc2257b564dfcf68cb0e9d7d541bfc2b8;p=libpicofe.git diff --git a/psp/mp3.h b/psp/mp3.h index d95d04b..e2eab6a 100644 --- a/psp/mp3.h +++ b/psp/mp3.h @@ -4,5 +4,5 @@ extern int mp3_last_error; int mp3_init(void); void mp3_deinit(void); - +void mp3_reopen_file(void);