Standardize on lowercase Tilemap and Attrmap
We used to have a mixture of TileMap and and Tilemap, as well as the similar AttrMap. Standardize on one.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
UnusedTitleScreen:
|
||||
call ClearBGPalettes
|
||||
call ClearTileMap
|
||||
call ClearTilemap
|
||||
call DisableLCD
|
||||
|
||||
; Turn BG Map update off
|
||||
|
Reference in New Issue
Block a user