mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Add missing label in dictionary.
hg-commit-id: a6d437e52c1a
This commit is contained in:
parent
92ce91cb3a
commit
4771aa0503
|
@ -559,7 +559,7 @@ Char00:
|
||||||
ld b,h
|
ld b,h
|
||||||
ld c,l
|
ld c,l
|
||||||
pop hl
|
pop hl
|
||||||
ld de,$19F4
|
ld de,Char00Text
|
||||||
dec de
|
dec de
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue