mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 15:53:34 -04:00
Decompile menuTextSaveDeviceName
This commit is contained in:
@@ -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
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user