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)
}
+5
View File
@@ -56,6 +56,11 @@ D_06001470 = 0x06001470;
/* z_en_nnh */
D_06001510 = 0x06001510;
/* en_encount2 */
D_06000A00 = 0x6000A00;
D_06000D78 = 0x6000D78;
D_06002420 = 0x6002420;
/* bg_haka_curtain */
D_06001410 = 0x06001410;
D_06001588 = 0x06001588;