1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 07:29:33 +00:00

fix space

This commit is contained in:
jede 2022-04-26 11:10:07 +02:00 committed by mrdudz
parent ebcf6ec52d
commit 164acad6cb

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