mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-06 04:34:24 -04:00
Decompile func0f0f0ca0
This commit is contained in:
@@ -7,7 +7,7 @@ void func0f0f09f0(s32 arg0);
|
||||
u32 func0f0f0b90(void);
|
||||
u32 func0f0f0bec(void);
|
||||
bool func0f0f0c68(void);
|
||||
u32 func0f0f0ca0(void);
|
||||
void func0f0f0ca0(s32 value, bool allplayers);
|
||||
u32 func0f0f0ce8(void);
|
||||
u32 func0f0f1338(void);
|
||||
u32 func0f0f139c(void);
|
||||
|
||||
+2
-1
@@ -4266,7 +4266,7 @@ struct menustackitem {
|
||||
/*0xdec*/ u32 unkdec;
|
||||
/*0xdf0*/ u32 unkdf0;
|
||||
/*0xdf4*/ s8 *unkdf4;
|
||||
/*0xdf8*/ u32 unkdf8;
|
||||
/*0xdf8*/ u8 unkdf8;
|
||||
/*0xdfc*/ u32 unkdfc;
|
||||
/*0xe00*/ u32 unke00;
|
||||
/*0xe04*/ u32 unke04;
|
||||
@@ -5645,6 +5645,7 @@ struct menudata {
|
||||
/*0x015*/ u8 unk015;
|
||||
/*0x016*/ u8 unk016;
|
||||
/*0x017*/ u8 unk017[4];
|
||||
/*0x01b*/ u8 unk01b;
|
||||
/*0x01c*/ u32 unk01c;
|
||||
/*0x020*/ u32 unk020;
|
||||
/*0x024*/ u32 unk024;
|
||||
|
||||
Reference in New Issue
Block a user