mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-05 23:44:53 +00:00
Decompile en_sw (#679)
* decompile ovl_en_sw * remove unused asm * some cleanup, run format * review * review Co-authored-by: Fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
4d30626033
commit
cf06b27b15
45 changed files with 1027 additions and 3847 deletions
|
@ -359,8 +359,8 @@ extern u32 gUpgradeNegMasks[8];
|
|||
extern u8 gEquipShifts[4];
|
||||
extern u8 gUpgradeShifts[8];
|
||||
extern u16 gUpgradeCapacities[8][4];
|
||||
extern u32 D_8012723C[4];
|
||||
extern u32 D_8012724C[4];
|
||||
extern u32 gGoldSkullFlgMask[4];
|
||||
extern u32 gGoldSkullFlgShift[4];
|
||||
extern u32 gItemIcons[0x82];
|
||||
extern u8 gItemSlots[56];
|
||||
extern void (*gSceneCmdHandlers[26])(GlobalContext*, SceneCmd*);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue