mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 15:33:02 -04:00
Decompile pakMenuTextSaveLocationSpaces
This commit is contained in:
@@ -34,7 +34,7 @@ void func0f109ec4(void);
|
||||
u32 func0f10a19c(void);
|
||||
u32 func0f10a1ec(void);
|
||||
u32 func0f10a22c(void);
|
||||
u32 func0f10a2ec(void);
|
||||
char *pakMenuTextSaveLocationSpaces(struct menuitem *item);
|
||||
void func0f10a51c(s32 arg0, u32 arg1);
|
||||
char *pakMenuTextDeleteErrorDescription(struct menuitem *item);
|
||||
u32 func0f10a630(void);
|
||||
|
||||
+1
-1
@@ -4881,7 +4881,7 @@ struct savelocation {
|
||||
/*0x2c8*/ u32 unk2c8;
|
||||
/*0x2cc*/ u32 unk2cc;
|
||||
/*0x2d0*/ u16 unk2d0;
|
||||
/*0x2d2*/ s8 unk2d2[4];
|
||||
/*0x2d2*/ s8 spacesfree[4];
|
||||
/*0x2d8*/ u32 unk2d8;
|
||||
/*0x2dc*/ u32 unk2dc;
|
||||
/*0x2e0*/ u32 unk2e0;
|
||||
|
||||
Reference in New Issue
Block a user