Decompile some playerUtils

This commit is contained in:
octorock
2022-04-18 11:33:44 +02:00
parent 4d68828673
commit addde5a3d3
21 changed files with 455 additions and 1440 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ typedef struct {
/*0x3e*/ u8 swordDamage : 2;
/* */ u8 filler14 : 6;
/*0x3f*/ u8 field_0x3f;
/*0x40*/ u8 path_memory[64];
/*0x40*/ u32 path_memory[16];
/*0x80*/ u16 speed_modifier;
/*0x82*/ u8 field_0x82[9];
/*0x8b*/ u8 controlMode;
+2 -1
View File
@@ -54,7 +54,8 @@ typedef struct {
/*0x086*/ u8 filler86[0x2];
/*0x088*/ PlayerRoomStatus saved_status; /**< Player room status. */
/*0x0A8*/ Stats stats; /**< Player stats. */
/*0x0D0*/ u8 fillerD0[0x46];
/*0x0D0*/ u8 fillerD0[34];
u8 inventory[36];
/*0x116*/ u8 didAllFusions;
/*0x117*/ u8 unk117;
/*0x118*/ u8 unk118[0x13];