mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-08 21:34:48 -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;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -94,6 +94,10 @@ D_06007750 = 0x06007750;
|
||||
D_0600A390 = 0x0600A390;
|
||||
D_0600A490 = 0x0600A490;
|
||||
|
||||
/* en_po_fusen */
|
||||
D_06000040 = 0x06000040;
|
||||
D_060024F0 = 0x060024F0;
|
||||
|
||||
/* bg_ikana_shutter */
|
||||
D_06000F28 = 0x06000F28;
|
||||
D_06000CE8 = 0x06000CE8;
|
||||
|
||||
Reference in New Issue
Block a user