mirror of
https://github.com/cc65/cc65.git
synced 2025-01-15 22:30:04 +00:00
fix typo
This commit is contained in:
parent
1c73fa0a00
commit
b40fe584d8
@ -100,8 +100,8 @@ start:
|
|||||||
|
|
||||||
; Initialize conio stuff
|
; Initialize conio stuff
|
||||||
|
|
||||||
dey ; Set X to $FF
|
dey ; Set Y to $FF
|
||||||
sty CH
|
sty CH ; remove keypress which might be in the input buffer
|
||||||
|
|
||||||
; Push arguments and call main
|
; Push arguments and call main
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user