mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-22 06:19:54 -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;
|
||||
|
||||
@@ -599,6 +599,29 @@ D_06005BC0 = 0x06005BC0;
|
||||
D_06006F18 = 0x06006F18;
|
||||
D_06006B18 = 0x06006B18;
|
||||
|
||||
/* z_en_pamera */
|
||||
D_06008448 = 0x06008448;
|
||||
D_060005BC = 0x060005BC;
|
||||
D_06008AE0 = 0x06008AE0;
|
||||
D_06008E38 = 0x06008E38;
|
||||
D_0600A844 = 0x0600A844;
|
||||
D_0600B0C4 = 0x0600B0C4;
|
||||
D_06009870 = 0x06009870;
|
||||
D_06009F54 = 0x06009F54;
|
||||
D_0600B5B0 = 0x0600B5B0;
|
||||
D_0600BCC4 = 0x0600BCC4;
|
||||
D_0600D9DC = 0x0600D9DC;
|
||||
D_0600E16C = 0x0600E16C;
|
||||
D_0600C9F4 = 0x0600C9F4;
|
||||
D_0600D0F0 = 0x0600D0F0;
|
||||
D_060074E8 = 0x060074E8;
|
||||
D_060078E8 = 0x060078E8;
|
||||
D_060066E8 = 0x060066E8;
|
||||
D_06006AE8 = 0x06006AE8;
|
||||
D_06006EE8 = 0x06006EE8;
|
||||
D_060072E8 = 0x060072E8;
|
||||
D_060073E8 = 0x060073E8;
|
||||
|
||||
/* z_en_pametfrog */
|
||||
D_06000994 = 0x06000994;
|
||||
D_06001B08 = 0x06001B08;
|
||||
|
||||
Reference in New Issue
Block a user