X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2Fmp3.h;h=e2eab6ad3e39ed01a63235e93e6a10cf3cf50296;hb=677b5dd8142b2f98b22a26e4d1757355cba4bdc5;hp=d95d04b4d2acd4b73a2b34697f9b7a1694cc2da6;hpb=f060b8b9120fed821662f4412dc6bd1a4fbae00e;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);