Decompile getSaveLocationName

This commit is contained in:
Ryan Dwyer
2020-03-21 10:48:17 +10:00
parent 640c20964f
commit ecd95c3818
5 changed files with 39 additions and 61 deletions
-1
View File
@@ -2,7 +2,6 @@
#define IN_GAME_DATA_01A3A0_H
#include <ultra64.h>
extern u16 iomessages[];
extern struct menu_dialog menudialog_1a410;
extern u16 savelocations2[];
extern u16 iomessages2[];
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "types.h"
u32 func0f107fb0(void);
char *getSaveLocationName(s32 index);
u32 func0f108078(void);
u32 func0f1080d0(void);
u32 func0f1082b0(void);