You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Keep "paragraphs" of related code together
This commit is contained in:
@@ -102,8 +102,8 @@ LoadMapPart::
|
||||
|
||||
ld a, [wTilesetBlocksBank]
|
||||
rst Bankswitch
|
||||
|
||||
call LoadMetatiles
|
||||
|
||||
ld a, "■"
|
||||
hlcoord 0, 0
|
||||
ld bc, SCREEN_WIDTH * SCREEN_HEIGHT
|
||||
|
Reference in New Issue
Block a user