remove PicoDrive-specific stuff, add readme
[libpicofe.git] / psp / mp3.h
diff --git a/psp/mp3.h b/psp/mp3.h
deleted file mode 100644 (file)
index e2eab6a..0000000
--- a/psp/mp3.h
+++ /dev/null
@@ -1,8 +0,0 @@
-
-// additional stuff for PSP mp3 decoder implementation
-extern int mp3_last_error;
-
-int  mp3_init(void);
-void mp3_deinit(void);
-void mp3_reopen_file(void);
-