1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-07 23:10:22 +00:00

Commit object_link_child (#2542)

* add Vtx resources to object_link_child.xml

* object_link_child.xml limb enum and tlut blob

* cp extracted/... assets/...

* start cleanup, delete useless declarations

* inhibit object_link_child.c source gen

* move textures _WIDTH and _HEIGHT to .c, remove useless tex decls

* comments

* fixup object_link_boy comments

* remove unreferenced DLs decls

* rm 0 padding

* format the .c

* fixup

* bss
This commit is contained in:
Dragorn421 2025-05-26 22:59:33 +02:00 committed by GitHub
parent b3a16a61d4
commit 6b9656b42a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 1559 additions and 29 deletions

View file

@ -221,7 +221,6 @@ assets/objects/object_kz/object_kz.c
assets/objects/object_lightbox/object_lightbox.c
assets/objects/object_light_ring/object_light_ring.c
assets/objects/object_lightswitch/object_lightswitch.c
assets/objects/object_link_child/object_link_child.c
assets/objects/object_ma1/object_ma1.c
assets/objects/object_ma2/object_ma2.c
assets/objects/object_mag/object_mag.c