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:
Parker Burnett
2021-07-28 23:22:01 -04:00
committed by GitHub
parent 231386fd00
commit 60ff207982
6 changed files with 879 additions and 77 deletions
+2 -2
View File
@@ -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;