mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-21 23:54:32 -04:00
Decompile func0f109038
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define IN_GAME_DATA_01A3A0_H
|
||||
#include <ultra64.h>
|
||||
|
||||
extern struct menudialog menudialog_1a410;
|
||||
extern struct menudialog g_PakErrorMenuDialog;
|
||||
extern u16 savelocations2[];
|
||||
extern u16 iomessages2[];
|
||||
extern u16 filetypenames[];
|
||||
|
||||
@@ -12,7 +12,7 @@ u32 func0f1083b0(void);
|
||||
void func0f1083d0(struct savelocation000 *arg0, s32 arg1);
|
||||
char *pakMenuTextFailReason(struct menuitem *item);
|
||||
char *pakMenuTextDeviceNameForError(struct menuitem *item);
|
||||
void func0f10865c(u16 arg0);
|
||||
void pakPushErrorDialog(u16 errno);
|
||||
char *func0f1086b8(s32 arg0, s32 arg1, s32 arg2);
|
||||
u32 func0f10876c(void);
|
||||
char *pakMenuTextFileType(struct menuitem *item);
|
||||
@@ -21,7 +21,7 @@ u32 func0f108a80(void);
|
||||
void func0f108d8c(void);
|
||||
char *pakMenuTextPleaseInsertOriginalPak(struct menuitem *item);
|
||||
void func0f109038(s32 arg0);
|
||||
u32 func0f1091e0(void);
|
||||
bool func0f1091e0(s32 arg0, bool arg1);
|
||||
bool func0f1094e4(struct savelocation_2d8 *arg0, s32 arg1, void *arg2);
|
||||
void pakDeleteFile(void);
|
||||
void func0f1097d0(s32 device);
|
||||
|
||||
Reference in New Issue
Block a user