mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-26 17:51:53 -04:00
bg_iknin_susceil OK (#186)
* 6 functions left * All but one function matched * all functions decomped * Formatted files * Added switch flag define * Made all suggested changes
This commit is contained in:
@@ -8928,9 +8928,9 @@ SECTIONS
|
||||
ovl_Bg_Iknin_Susceil : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_Bg_Iknin_Susceil/z_bg_iknin_susceil.o(.text)
|
||||
build/asm/overlays/ovl_Bg_Iknin_Susceil_data.o(.data)
|
||||
build/src/overlays/actors/ovl_Bg_Iknin_Susceil/z_bg_iknin_susceil.o(.data)
|
||||
build/src/overlays/actors/ovl_Bg_Iknin_Susceil/z_bg_iknin_susceil.o(.rodata)
|
||||
build/asm/overlays/ovl_Bg_Iknin_Susceil_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_Bg_Iknin_Susceil/z_bg_iknin_susceil_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user