extend mmap wrapper functionality
[libpicofe.git] / psp / mp3.h
index d95d04b..e2eab6a 100644 (file)
--- 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);