Fix miscellaneous points made in #658

This commit is contained in:
Rangi
2019-11-23 20:56:22 -05:00
parent ef48ae98b5
commit 0e311ad709
11 changed files with 67 additions and 67 deletions

View File

@@ -113,7 +113,7 @@ CheckOwnMonAnywhere:
jr z, .loopbox
; Load the box.
ld hl, BoxAddressTable1
ld hl, BoxAddressTable
ld b, 0
add hl, bc
add hl, bc
@@ -244,7 +244,7 @@ endr
scf
ret
BoxAddressTable1:
BoxAddressTable:
dba sBox1
dba sBox2
dba sBox3