X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fpsp%2Fmp3.h;fp=platform%2Fpsp%2Fmp3.h;h=e2eab6ad3e39ed01a63235e93e6a10cf3cf50296;hb=ea08c2967b1c61e3b81c911dfd5eb7a0e72a28bf;hp=d95d04b4d2acd4b73a2b34697f9b7a1694cc2da6;hpb=ff6b7429bb03e37e2d44eabcd0d86bd5713d2fc1;p=picodrive.git diff --git a/platform/psp/mp3.h b/platform/psp/mp3.h index d95d04b..e2eab6a 100644 --- a/platform/psp/mp3.h +++ b/platform/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);