mirror of
https://github.com/zeldaret/oot
synced 2026-08-05 01:29:54 -04:00
Decompiled ovl_En_Si (#239)
* Decompiled ovl_En_Si * Description * Update src/overlays/actors/ovl_En_Si/z_en_si.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * Update src/overlays/actors/ovl_En_Si/z_en_si.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * Update src/overlays/actors/ovl_En_Si/z_en_si.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
@@ -461,6 +461,7 @@ extern u32 gUpgradeNegMasks[8];
|
||||
extern u8 gEquipShifts[4];
|
||||
extern u8 gUpgradeShifts[8];
|
||||
extern u16 gUpgradeCapacities[8][4];
|
||||
extern u32 D_8012724C[4];
|
||||
extern u32 gItemIcons[0x82];
|
||||
extern u8 gItemSlots[56];
|
||||
extern void (*gSceneCmdHandlers[26])(GlobalContext*, SceneCmd*);
|
||||
|
||||
+1
-1
@@ -142,7 +142,7 @@ typedef struct {
|
||||
/* 0x0E88 */ s32 tempCollectFlags;
|
||||
} fw;
|
||||
/* 0x0E8C */ char unk_E8C[0x0010];
|
||||
/* 0x0E9C */ u8 gsFlags[24];
|
||||
/* 0x0E9C */ u32 gsFlags[6];
|
||||
/* 0x0EB4 */ char unk_EB4[0x0010];
|
||||
/* 0x0EC4 */ s32 unk_EC4;
|
||||
/* 0x0EC8 */ char unk_EC8[0x000C];
|
||||
|
||||
Reference in New Issue
Block a user