mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-03 10:31:10 -04:00
En_pamera is good to go (#222)
* all functions decomped, just need the OK * ....5 differing words.... * Pamera OK * addressing PR comments, plus some documenting * addressing some of the comments * another small typo... * wrapping up PR comments
This commit is contained in:
@@ -8228,9 +8228,9 @@ SECTIONS
|
||||
ovl_En_Pamera : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_En_Pamera/z_en_pamera.o(.text)
|
||||
build/asm/overlays/ovl_En_Pamera_data.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Pamera/z_en_pamera.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Pamera/z_en_pamera.o(.rodata)
|
||||
build/asm/overlays/ovl_En_Pamera_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Pamera/z_en_pamera_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user