mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-31 01:15:20 -04:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user