mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-29 02:30:44 -04:00
Decompile mpsetupfileSave
This commit is contained in:
@@ -21,7 +21,7 @@ void savebufferReadString(struct savebuffer *buffer, char *dst, bool addlinebrea
|
||||
void func0f0d55a4(struct savebuffer *buffer, char *src);
|
||||
void func0f0d564c(u8 *data, char *dst, bool addlinebreak);
|
||||
void func0f0d5690(u8 *dst, char *buffer);
|
||||
void func0f0d575c(struct savebuffer *buffer, u32 *arg1);
|
||||
void func0f0d575c(struct savebuffer *buffer, struct maybesavelocation_2d8 *arg1);
|
||||
void func0f0d579c(struct savebuffer *buffer, struct maybesavelocation_2d8 *arg1);
|
||||
void formatTime(char *dst, s32 time, u32 arg2);
|
||||
void func0f0d5a7c(void);
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
bool func0f1106c8(void);
|
||||
u32 func0f110720(void);
|
||||
void mpsetupfileLoad(void);
|
||||
void func0f1109c0(void);
|
||||
void func0f110b68(void);
|
||||
void mpsetupfileSave(void);
|
||||
void mpsetupfileLoadDefaults(void);
|
||||
void func0f110bf0(void);
|
||||
void func0f110bf8(void);
|
||||
void func0f110c5c(s32 listnum, u8 filetype);
|
||||
|
||||
Reference in New Issue
Block a user