mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 23:54:40 -04:00
Decompile getSaveLocationName
This commit is contained in:
@@ -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[];
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user