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:
Derek Hensley
2021-06-09 15:51:33 -07:00
committed by GitHub
parent 8b21da8c34
commit 3ac21daf26
7 changed files with 193 additions and 20 deletions
+2 -2
View File
@@ -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;