Ovl_En_Fg OK (#133)

* En_Fg Frogs 9/18 decompiled

* En_Fg Frogs One Non-Matching

* documentation and cleanup

* final matched function

* code_script

* whitespace

* Fixed some mistakes, EnFg_UpdateDust no longer matches?

* fixed nonmatching

* Minor fixes and documentation

* PR suggestions

* Fixed genericHeader rename to common

* Fix Warnings

* PR Good Documentation Suggestions

* update names

* more pr suggestions

Co-authored-by: Jared Collette <jcollette@4000v-udp25-l.eng.unimelb.edu.au>
Co-authored-by: engineer124 <engineer124enginer124@gmail.com>
This commit is contained in:
engineer124
2021-05-23 01:36:21 +10:00
committed by GitHub
parent f4687fbbe7
commit cf3eb3b2e1
5 changed files with 503 additions and 31 deletions
+2 -2
View File
@@ -4379,9 +4379,9 @@ SECTIONS
ovl_En_Fg : AT(RomLocation)
{
build/src/overlays/actors/ovl_En_Fg/z_en_fg.o(.text)
build/asm/overlays/ovl_En_Fg_data.o(.data)
build/src/overlays/actors/ovl_En_Fg/z_en_fg.o(.data)
build/src/overlays/actors/ovl_En_Fg/z_en_fg.o(.rodata)
build/asm/overlays/ovl_En_Fg_rodata.o(.rodata)
build/src/overlays/actors/ovl_En_Fg/z_en_fg_overlay.o(.ovl)
}
SegmentEnd = .;
SegmentSize = SegmentEnd - SegmentStart;