mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-09 20:40:35 -04:00
Decompile pakMenuTextFailReason
This commit is contained in:
@@ -10,7 +10,7 @@ u32 func0f1082b0(void);
|
||||
void func0f108324(s32 arg0);
|
||||
u32 func0f1083b0(void);
|
||||
u32 func0f1083d0(void);
|
||||
u32 func0f108424(void);
|
||||
char *pakMenuTextFailReason(struct menu_item *item);
|
||||
u32 func0f108550(void);
|
||||
u32 func0f10865c(void);
|
||||
u32 func0f1086b8(void);
|
||||
|
||||
+1
-1
@@ -4283,7 +4283,7 @@ struct menustackitem {
|
||||
/*0xe28*/ u32 unke28;
|
||||
/*0xe2c*/ u32 unke2c;
|
||||
/*0xe30*/ u32 unke30;
|
||||
/*0xe34*/ u32 unke34;
|
||||
/*0xe34*/ u16 unke34; // I/O error code
|
||||
/*0xe38*/ u32 unke38;
|
||||
/*0xe3c*/ u8 unke3c_00 : 1;
|
||||
/*0xe3c*/ u8 unke3c_01 : 7;
|
||||
|
||||
Reference in New Issue
Block a user