mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-06 03:28:27 -04:00
ovl_dm_char07 OK (#172)
* Dm_Char07 Ok * Cleanup * Documented * Add small documentation to en_toto and run format * Better documenting of spotlight flags * PR suggestions
This commit is contained in:
@@ -5468,9 +5468,9 @@ SECTIONS
|
||||
ovl_Dm_Char07 : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_Dm_Char07/z_dm_char07.o(.text)
|
||||
build/asm/overlays/ovl_Dm_Char07_data.o(.data)
|
||||
build/src/overlays/actors/ovl_Dm_Char07/z_dm_char07.o(.data)
|
||||
build/src/overlays/actors/ovl_Dm_Char07/z_dm_char07.o(.rodata)
|
||||
build/asm/overlays/ovl_Dm_Char07_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_Dm_Char07/z_dm_char07_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user