mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 22:20:22 -04:00
En_M_Fire1 OK (#106)
* En_M_Fire1 OK * Removed Null cast * Added newline * Address PR Review Comments * Update src/overlays/actors/ovl_En_M_Fire1/z_en_m_fire1.c Co-authored-by: Parker Burnett <burnettparker@gmail.com> * Renamed unk190 to timer Co-authored-by: Parker Burnett <burnettparker@gmail.com>
This commit is contained in:
@@ -1289,9 +1289,9 @@ SECTIONS
|
||||
ovl_En_M_Fire1 : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_En_M_Fire1/z_en_m_fire1.o(.text)
|
||||
build/asm/overlays/ovl_En_M_Fire1_data.o(.data)
|
||||
build/src/overlays/actors/ovl_En_M_Fire1/z_en_m_fire1.o(.data)
|
||||
build/src/overlays/actors/ovl_En_M_Fire1/z_en_m_fire1.o(.rodata)
|
||||
build/asm/overlays/ovl_En_M_Fire1_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_M_Fire1/z_en_m_fire1_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user