mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Fix EnBombf_Update (#290)
* fix colliderinit typo * EnBombf_Update OK * fix thisx to effect call
This commit is contained in:
parent
e3afc9ab5c
commit
c94aaa327a
7 changed files with 112 additions and 697 deletions
4
spec
4
spec
|
@ -2103,11 +2103,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Bombf"
|
||||
include "build/src/overlays/actors/ovl_En_Bombf/z_en_bombf.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_En_Bombf/ovl_En_Bombf_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_en_bombf.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue