mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-30 08:56:25 -04:00
en_bu OK (#96)
* en_bu OK * renamed action func * made the char array in the header of type UNK_TYPE1 * renamed display list pointer as suggested
This commit is contained in:
@@ -3649,9 +3649,9 @@ SECTIONS
|
||||
ovl_En_Bu : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_En_Bu/z_en_bu.o(.text)
|
||||
build/asm/overlays/ovl_En_Bu_data.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Bu/z_en_bu.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Bu/z_en_bu.o(.rodata)
|
||||
build/asm/overlays/ovl_En_Bu_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Bu/z_en_bu_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user