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:
@@ -1326,7 +1326,7 @@ Pack_InterpretJoypad:
|
||||
|
||||
Pack_InitGFX:
|
||||
call ClearBGPalettes
|
||||
call ClearTileMap
|
||||
call ClearTilemap
|
||||
call ClearSprites
|
||||
call DisableLCD
|
||||
ld hl, PackMenuGFX
|
||||
|
Reference in New Issue
Block a user