mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 14:31:17 +00:00
Decompile object_syokudai and object_ydan_objects (#699)
* add deku and torch objects * why git?
This commit is contained in:
parent
ad751f02d2
commit
f57e0467d2
8 changed files with 63 additions and 58 deletions
|
@ -262,16 +262,6 @@ D_060039D4 = 0x060039D4;
|
|||
D_06003898 = 0x06003898;
|
||||
D_0500A880 = 0x0500A880;
|
||||
|
||||
// z_bg_ydan_hasi
|
||||
D_06005780 = 0x06005780;
|
||||
D_06007798 = 0x06007798;
|
||||
D_06005DE0 = 0x06005DE0;
|
||||
|
||||
// z_bg_ydan_maruta
|
||||
D_060066A8 = 0x060066A8;
|
||||
D_06008D88 = 0x06008D88;
|
||||
D_06006570 = 0x06006570;
|
||||
|
||||
// z_en_mag
|
||||
D_06000000 = 0x06000000;
|
||||
D_06019A00 = 0x06019A00;
|
||||
|
@ -1705,13 +1695,6 @@ D_06007E20 = 0x06007E20;
|
|||
D_06007EE0 = 0x06007EE0;
|
||||
D_06008190 = 0x06008190;
|
||||
|
||||
// z_bg_ydan_sp
|
||||
D_06003850 = 0x06003850;
|
||||
D_06005F40 = 0x06005F40;
|
||||
D_06006050 = 0x06006050;
|
||||
D_060061B0 = 0x060061B0;
|
||||
D_06006460 = 0x06006460;
|
||||
|
||||
// z_boss_dodongo
|
||||
D_030021D8 = 0x030021D8;
|
||||
D_06001074 = 0x06001074;
|
||||
|
@ -2737,10 +2720,3 @@ D_06000B30 = 0x06000B30;
|
|||
D_060041A8 = 0x060041A8;
|
||||
D_060009A0 = 0x060009A0;
|
||||
D_06004404 = 0x06004404;
|
||||
|
||||
// z_bg_ydan_sp
|
||||
D_06006050 = 0x06006050;
|
||||
D_06006460 = 0x06006460;
|
||||
D_060061B0 = 0x060061B0;
|
||||
D_06003850 = 0x06003850;
|
||||
D_06005F40 = 0x06005F40;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue