initialization added

This commit is contained in:
matsutsuka 2007-11-28 06:15:19 +00:00
parent c1f7c16f7d
commit 874217b5b7

View file

@ -17,9 +17,6 @@ _key:
.ds 1
.area _GSINIT
ld hl, #_key
xor (hl)
.area _CODE
;; ---------------------------------