mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-03 16:52:07 -04:00
bg_mbar_chair OK (#28)
This commit is contained in:
@@ -5781,8 +5781,9 @@ SECTIONS
|
||||
ovl_Bg_Mbar_Chair : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_Bg_Mbar_Chair/z_bg_mbar_chair.o(.text)
|
||||
build/asm/ovl_Bg_Mbar_Chair_data.o(.data)
|
||||
build/asm/ovl_Bg_Mbar_Chair_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_Bg_Mbar_Chair/z_bg_mbar_chair.o(.data)
|
||||
build/src/overlays/actors/ovl_Bg_Mbar_Chair/z_bg_mbar_chair.o(.rodata)
|
||||
build/src/overlays/actors/ovl_Bg_Mbar_Chair/z_bg_mbar_chair_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user