Hopefully fix build error

This commit is contained in:
Robert Miles 2018-09-27 19:21:55 -04:00
parent 42d2915701
commit fa0cc7ca0e
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ Unknown020c::
ld b,$0c
ld hl,$2a7f
.hcloop ld a,[hli]
ldh [c],a
ld [$ff00+c], a
inc c
dec b
jr nz,.hcloop