mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-25 20:56:23 +12:00
Add missing label in dictionary.
hg-commit-id: a6d437e52c1a
This commit is contained in:
parent
92ce91cb3a
commit
4771aa0503
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue