mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-19 23:23:07 -04:00
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:
@@ -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)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user