mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-18 12:40:05 +00:00
Objects4 (#1057)
* remove fake match * merge master * animations * dog limbs * textures * KZ limbs and DL * a few KZ textures and make a file for link_boy * the rest of KZ * Far Limb DLs * near DLs and limbs * small fix to child * boots and some sword and more child clean ups * a bunch of DLs * fix boy * fix link child for real this time * adult should be good now * progress * all undefined symbols done * progress * done (for now) * restore makefile * child -> adult * child -> adult * dog fixes * KZ fixes * more player fixes * remove unneeded enum in dog * rename hookshot stuff * Update z_player_lib.c * revert model group stuff * move comment * fix mirror shield upper * remove useless 2 * OOT -> Oot * gauntlet plate 2 fix * fix Co-authored-by: Louis <louist103@pop-os.localdomain>
This commit is contained in:
parent
6213fe3bbd
commit
a862411f00
14 changed files with 622 additions and 343 deletions
2
spec
2
spec
|
@ -3396,7 +3396,7 @@ endseg
|
|||
beginseg
|
||||
name "object_link_boy"
|
||||
romalign 0x1000
|
||||
include "build/baserom/object_link_boy.o"
|
||||
include "build/assets/objects/object_link_boy/object_link_boy.o"
|
||||
number 6
|
||||
endseg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue