mirror of
https://github.com/zeldaret/oot
synced 2026-09-05 10:37:26 -04:00
Bg_Breakwall OK and documented (#684)
* cleanup breakwall * fix mistake in header * make some data static * reloc stuffs * ready for pr * Remove asm * Update src/overlays/actors/ovl_Bg_Breakwall/z_bg_breakwall.c Co-authored-by: petrie911 <69443847+petrie911@users.noreply.github.com> * fix petrie's stuff * fixed all feedback * Update src/overlays/actors/ovl_Bg_Breakwall/z_bg_breakwall.h Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> Co-authored-by: petrie911 <69443847+petrie911@users.noreply.github.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
@@ -642,8 +642,7 @@ endseg
|
||||
beginseg
|
||||
name "ovl_Bg_Breakwall"
|
||||
include "build/src/overlays/actors/ovl_Bg_Breakwall/z_bg_breakwall.o"
|
||||
include "build/data/overlays/actors/z_bg_breakwall.data.o"
|
||||
include "build/data/overlays/actors/z_bg_breakwall.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_Bg_Breakwall/ovl_Bg_Breakwall_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
||||
Reference in New Issue
Block a user