mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-01 01:38:54 -04:00
Ovl_En_Minifrog OK with partial documentation (#166)
* En_Minifrog first few funcs decompiled * more matching * En_Minifrog 3 non_matching functions left * two functions left * Start Documentation * Fully Matching! * Documentation * Fix merge with master * minor pr changes * Minor improvements * PR Suggestions + Minor docs * Fix bool * PR suggestions Co-authored-by: engineer124 <engineer124enginer124@gmail.com>
This commit is contained in:
@@ -1212,9 +1212,9 @@ SECTIONS
|
||||
ovl_En_Minifrog : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_En_Minifrog/z_en_minifrog.o(.text)
|
||||
build/asm/overlays/ovl_En_Minifrog_data.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Minifrog/z_en_minifrog.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Minifrog/z_en_minifrog.o(.rodata)
|
||||
build/asm/overlays/ovl_En_Minifrog_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Minifrog/z_en_minifrog_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user