Add missing label in dictionary.

hg-commit-id: a6d437e52c1a
This commit is contained in:
IIMarckus 2011-07-31 00:39:02 -06:00
parent 92ce91cb3a
commit 4771aa0503

View file

@ -559,7 +559,7 @@ Char00:
ld b,h
ld c,l
pop hl
ld de,$19F4
ld de,Char00Text
dec de
ret