summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main.h')
-rw-r--r--main.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.h b/main.h
index b775402..f34d7db 100644
--- a/main.h
+++ b/main.h
@@ -84,13 +84,9 @@ void main_read_savestate(void);
#ifdef PSP_BUILD
-
u32 file_length(char *filename, s32 dummy);
-
#else
-
u32 file_length(const char *dummy, FILE *fp);
-
#endif
extern u32 real_frame_count;