Ovl_En_Pametfrog OK with partial documentation (#165)

* Init, 14 of 70 decompiled

* En_Pametfrog 26/70 functions decompiled

* 35/70 funcs

* Fully Matching!

* Documentation

* Fix merge from master

* PR suggestions

* minor improvements

* Fix functions.h

* Oopsie

* Oopsie Part 2

* Remove Pametfrog from split_asm.py rodata_excluded

* Better use of MACROS + animation docs

Co-authored-by: engineer124 <engineer124enginer124@gmail.com>
This commit is contained in:
engineer124
2021-06-10 17:34:57 -04:00
committed by GitHub
co-authored by engineer124
parent e9eb4d4e0a
commit ae2073e119
9 changed files with 1526 additions and 232 deletions
+2 -2
View File
@@ -913,9 +913,9 @@ SECTIONS
ovl_En_Pametfrog : AT(RomLocation)
{
build/src/overlays/actors/ovl_En_Pametfrog/z_en_pametfrog.o(.text)
build/asm/overlays/ovl_En_Pametfrog_data.o(.data)
build/src/overlays/actors/ovl_En_Pametfrog/z_en_pametfrog.o(.data)
build/src/overlays/actors/ovl_En_Pametfrog/z_en_pametfrog.o(.rodata)
build/asm/overlays/ovl_En_Pametfrog_rodata.o(.rodata)
build/src/overlays/actors/ovl_En_Pametfrog/z_en_pametfrog_overlay.o(.ovl)
}
SegmentEnd = .;
SegmentSize = SegmentEnd - SegmentStart;