Fix comments around BANK() statements

Found a couple BANK()s that reference multiple labels.
This commit is contained in:
mid-kid
2018-12-25 18:49:54 +01:00
parent 0ae5e9b398
commit 930d285fab
7 changed files with 9 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ _UnownPrinter:
ld de, UnownDexATile
ld hl, vTiles0 tile UNOWNSTAMP_BOLD_A
lb bc, BANK(UnownDexBTile), 1
lb bc, BANK(UnownDexATile), 1
call Request1bpp
ld de, UnownDexBTile