Decompile mpplayerfileGetOverview

This commit is contained in:
Ryan Dwyer
2021-09-14 19:55:49 +10:00
parent 0f8b90ac5d
commit e9296c06c8
3 changed files with 12 additions and 28 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ void mpplayerfileLoadGunFuncs(struct savebuffer *buffer, s32 playernum);
u32 func0f18d238(void);
void mpplayerfileLoadWad(s32 playernum, struct savebuffer *buffer, s32 arg2);
u32 func0f18d5c4(void);
void mpplayerfileGetOverview(char *arg0, char *buffer, u32 *arg2);
void mpplayerfileGetOverview(char *arg0, char *name, u32 *playtime);
s32 mpplayerfileSave(void *arg0, s32 arg1, s32 arg2, u16 arg3);
s32 mpplayerfileLoad(s32 playernum, s32 arg1, s32 arg2, u16 arg3);
s32 mpGetNumPresets(void);