Decompile the rest of playerItemBottle (renamed from sword spin)

This commit is contained in:
Tal Hayon
2022-02-13 06:58:56 +02:00
parent d1a2586001
commit 65ab0fb1cb
20 changed files with 303 additions and 650 deletions
+2 -2
View File
@@ -251,7 +251,7 @@ typedef struct {
/*0x07*/ u8 quiverType;
/*0x08*/ u8 filler[2];
/*0x0a*/ u8 charm;
/*0x0b*/ u8 unkB;
/*0x0b*/ u8 picolyteType;
/*0x0c*/ u8 itemButtons[2];
/*0x0e*/ u8 bottles[4];
/*0x12*/ u8 effect;
@@ -260,7 +260,7 @@ typedef struct {
/*0x18*/ u16 rupees;
/*0x1a*/ u16 field_0x1a;
/*0x1c*/ u16 charmTimer;
/*0x1e*/ u16 unkTimer;
/*0x1e*/ u16 picolyteTimer;
/*0x20*/ u16 effectTimer;
/*0x22*/ u8 filler4[4];
} Stats;
+1 -1
View File
@@ -576,7 +576,7 @@ typedef enum {
SFX_21D,
SFX_21E,
SFX_21F,
SFX_220,
SFX_PICOLYTE,
SFX_221,
// special functions
SONG_STOP_ALL = 0x80010000,