mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-17 14:56:36 -04:00
Decompile menudialogMpReady
This commit is contained in:
@@ -169,7 +169,7 @@ u32 func0f187288(void);
|
||||
u32 func0f187410(void);
|
||||
u32 func0f1876e4(void);
|
||||
s32 menudialog0017a174(u32, u32, u32 *);
|
||||
s32 menudialog0017c5a4(u32, u32, u32 *);
|
||||
bool menudialogMpReady(u32 operation, struct menu_dialog *dialog, struct menustackitem *stackitem);
|
||||
void menudialog0017c618(void);
|
||||
s32 menudialog0017ccfc(u32, u32, u32 *);
|
||||
bool menudialogMpSimulants(u32 operation, struct menu_dialog *dialog, struct menustackitem *stackitem);
|
||||
|
||||
+1
-1
@@ -4161,7 +4161,7 @@ struct mpplayer {
|
||||
/*0x00*/ struct mpchr base;
|
||||
/*0x48*/ u16 options;
|
||||
/*0x4c*/ u32 unk4c;
|
||||
/*0x50*/ u32 unk50;
|
||||
/*0x50*/ u16 unk50;
|
||||
/*0x54*/ u32 unk54;
|
||||
/*0x58*/ u32 unk58;
|
||||
/*0x5c*/ u32 unk5c;
|
||||
|
||||
Reference in New Issue
Block a user