mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-09 13:45:23 -04:00
en_torch OK (#22)
* en_torch OK * Ran format script * Fixed init vars formatting * Fixed spaces at end of lines in InitVars
This commit is contained in:
@@ -2239,8 +2239,9 @@ SECTIONS
|
||||
ovl_En_Torch : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_En_Torch/z_en_torch.o(.text)
|
||||
build/asm/ovl_En_Torch_data.o(.data)
|
||||
build/asm/ovl_En_Torch_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Torch/z_en_torch.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Torch/z_en_torch.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Torch/z_en_torch_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user