mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-20 23:51:12 -04:00
Ovl_En_Toto OK (#163)
* Lots of progress * OK * Removed casts * Run format.sh * cleanup * More cleanup * Minor Doc * More cleanup * Format * Add header description * PR comments * Convert raw pointers * Update to new gSaveContext * PR suggestions
This commit is contained in:
@@ -7639,9 +7639,9 @@ SECTIONS
|
||||
ovl_En_Toto : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_En_Toto/z_en_toto.o(.text)
|
||||
build/asm/overlays/ovl_En_Toto_data.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Toto/z_en_toto.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Toto/z_en_toto.o(.rodata)
|
||||
build/asm/overlays/ovl_En_Toto_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Toto/z_en_toto_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user