mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Attack_Niw (#272)
* Attack! * Decimal indexes * a * PR * PR * PR * Why break it
This commit is contained in:
parent
3a22219d5d
commit
c25b87923e
17 changed files with 435 additions and 1033 deletions
5
spec
5
spec
|
@ -2005,8 +2005,11 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Attack_Niw"
|
||||
include "build/src/overlays/actors/ovl_En_Attack_Niw/z_en_attack_niw.o"
|
||||
include "build/data/overlays/actors/z_en_attack_niw.data.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_En_Attack_Niw/ovl_En_Attack_Niw_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_en_attack_niw.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue