mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
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:
co-authored by
engineer124
parent
e9eb4d4e0a
commit
ae2073e119
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user