mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Cleanup symbols 7 (#1073)
* Cleanup symbols, mostly from non-matching objects * ZAPD supports unaligned textures! * Uncomment `object_oF1s`
This commit is contained in:
parent
0a48548da7
commit
2a4fb604fb
14 changed files with 85 additions and 104 deletions
|
@ -50,14 +50,6 @@ D_A4800004 = 0xA4800004; // SI_PIF_ADDR_RD64B_REG
|
|||
D_A4800010 = 0xA4800010; // SI_PIF_ADDR_WR64B_REG
|
||||
D_A4800018 = 0xA4800018; // SI_STATUS_REG
|
||||
|
||||
// until ZAPD can handle non-aligned textures,
|
||||
// we can't use the built assets tied to some symbols
|
||||
gKm1Skel = 0x060000F0;
|
||||
gKw1Skel = 0x060000F0;
|
||||
object_ahg_Skel_0000F0 = 0x060000F0;
|
||||
object_bji_Skel_0000F0 = 0x060000F0;
|
||||
object_boj_Skel_0000F0 = 0x060000F0;
|
||||
|
||||
// z_kankyo, z_demo_kankyo, z_en_viewer, z_object_kankyo, z_eff_ss_dead_dd
|
||||
D_01000000 = 0x01000000;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue