mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-28 00:15:47 -04:00
EnPoFusen: OK (#69)
* EnPoFusen: OK EnPoFusen: WIP EnPoFusen: init is matched * EnPoFusen: requested changes * Update src/overlays/actors/ovl_En_Ma4/z_en_ma4.h Co-authored-by: Rozelette <Rozelette@users.noreply.github.com> * EnPoFusen: forgot I renamed a function to check diff, changed back * EnPoFusen: Bad search and replace * EnPoFusen: really bad search replace * EnPoFusen: ColliderInit and requested changes * Functions: renamed func_800B8EC8 to Audio_PlayActorSound2 Co-authored-by: isghj8 <isghj8@gmail.com> Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
This commit is contained in:
@@ -5553,9 +5553,9 @@ SECTIONS
|
||||
ovl_En_Po_Fusen : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_En_Po_Fusen/z_en_po_fusen.o(.text)
|
||||
build/asm/overlays/ovl_En_Po_Fusen_data.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Po_Fusen/z_en_po_fusen.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Po_Fusen/z_en_po_fusen.o(.rodata)
|
||||
build/asm/overlays/ovl_En_Po_Fusen_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Po_Fusen/z_en_po_fusen_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
@@ -9342,4 +9342,4 @@ SECTIONS
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
RomLocation += SegmentSize;
|
||||
_ovl_En_RsnSegmentEnd = SegmentEnd;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user