Decompile menuTextSaveDeviceName

This commit is contained in:
Ryan Dwyer
2020-03-25 22:46:44 +10:00
parent a0551deacd
commit 463ab52adb
3 changed files with 22 additions and 56 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ u32 func0f0fbc30(void);
u32 func0f0fc9f4(void);
u32 menuGetRoot(void);
u32 func0f0fce8c(void);
u32 func0f0fcfb8(void);
char *menuTextSaveDeviceName(struct menu_item *item);
u32 func0f0fd118(void);
u32 func0f0fd1f4(void);
u32 func0f0fd320(void);
+1 -1
View File
@@ -4018,7 +4018,7 @@ struct menustackitem {
/*0xe60*/ u32 unke60;
/*0xe64*/ u32 unke64;
/*0xe68*/ u32 unke68;
/*0xe6c*/ s8 unke6c;
/*0xe6c*/ s8 savedevice; // 0-3 = controller pak 1-4, 4 = game pak
};
struct savefile_solo {