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 @@
|
||||
_SwapTextboxPalettes::
|
||||
hlcoord 0, 0
|
||||
decoord 0, 0, wAttrMap
|
||||
decoord 0, 0, wAttrmap
|
||||
ld b, SCREEN_HEIGHT
|
||||
.loop
|
||||
push bc
|
||||
|
Reference in New Issue
Block a user