1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +00:00

fix space

This commit is contained in:
jede 2022-04-26 11:10:07 +02:00
parent 1281032f33
commit 4474ed2668

View File

@ -16,7 +16,7 @@ _kbhit:
lda #$01 ; There is a key pressed previously, return 1
ldx #$00
rts
@call_telemon:
@call_telemon:
BRK_TELEMON XRD0
ldx #$00