Skip to content

Commit

Permalink
New promptString
Browse files Browse the repository at this point in the history
  • Loading branch information
unlimitedbacon committed Mar 21, 2015
1 parent 87b484d commit 0b9d32d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.asm
Original file line number Diff line number Diff line change
Expand Up @@ -956,6 +956,8 @@ RepClear:
push hl \ pop ix
kld(hl,EnterTxt)
ld bc, 10
xor a
ld (ix), a
corelib(promptString)
pop ix
; Store high scores to file
Expand Down

0 comments on commit 0b9d32d

Please sign in to comment.