EnEncount2 (Majora Baloon in Bomber's Hideout) (#108)

* EnEncount2: start

* EnEncount2: got some easy functions down, but now I have a really weird unk struct

* EnEncount2: draw function nowhere close

* EnEncount2: cleaning/docs

* EnEncount2: removed bad function attempt

* EnEncount2: function name change to match mster changes

* EnEncount2: corrected old BgMeshheader to CollisionHeader

* EnEncount2: requested changes

* EnEncount2: forgot to add these requested changes

* EnEncount2: requested changes

Co-authored-by: isghj8 <isghj8@gmail.com>
This commit is contained in:
Isghj
2021-05-09 19:20:53 -07:00
committed by GitHub
parent fec0c38768
commit 024ba29706
5 changed files with 242 additions and 23 deletions
+1 -1
View File
@@ -1677,7 +1677,7 @@ SECTIONS
ovl_En_Encount2 : AT(RomLocation)
{
build/src/overlays/actors/ovl_En_Encount2/z_en_encount2.o(.text)
build/asm/overlays/ovl_En_Encount2_data.o(.data)
build/src/overlays/actors/ovl_En_Encount2/z_en_encount2.o(.data)
build/src/overlays/actors/ovl_En_Encount2/z_en_encount2.o(.rodata)
build/asm/overlays/ovl_En_Encount2_rodata.o(.rodata)
}