mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-31 17:31:43 -04:00
Ovl_Bg_Ctower_Rot Ok (#149)
* Ovl_Bg_Ctower_Rot Ok * Move enum to h file * Rename D_808E2564 to bgCtowerRotDlists * Rename D_808E2564 to bgCtowerRotDlists take 2
This commit is contained in:
@@ -1754,9 +1754,9 @@ SECTIONS
|
||||
ovl_Bg_Ctower_Rot : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_Bg_Ctower_Rot/z_bg_ctower_rot.o(.text)
|
||||
build/asm/overlays/ovl_Bg_Ctower_Rot_data.o(.data)
|
||||
build/src/overlays/actors/ovl_Bg_Ctower_Rot/z_bg_ctower_rot.o(.data)
|
||||
build/src/overlays/actors/ovl_Bg_Ctower_Rot/z_bg_ctower_rot.o(.rodata)
|
||||
build/asm/overlays/ovl_Bg_Ctower_Rot_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_Bg_Ctower_Rot/z_bg_ctower_rot_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user