mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-01 17:57:18 -04:00
Obj_mu_pict OK (#189)
* inital commit * FeelsRegAllocMan * obj_mu_pict OK * fixing small things * fixing pr suggestions
This commit is contained in:
@@ -8784,9 +8784,9 @@ SECTIONS
|
||||
ovl_Obj_Mu_Pict : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_Obj_Mu_Pict/z_obj_mu_pict.o(.text)
|
||||
build/asm/overlays/ovl_Obj_Mu_Pict_data.o(.data)
|
||||
build/src/overlays/actors/ovl_Obj_Mu_Pict/z_obj_mu_pict.o(.data)
|
||||
build/src/overlays/actors/ovl_Obj_Mu_Pict/z_obj_mu_pict.o(.rodata)
|
||||
build/asm/overlays/ovl_Obj_Mu_Pict_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_Obj_Mu_Pict/z_obj_mu_pict_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user