1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-28 00:30:12 +00:00

fix indentation

This commit is contained in:
Christian Groessler 2014-03-07 23:10:22 +01:00
parent b40fe584d8
commit 73df73194a

View File

@ -100,8 +100,8 @@ start:
; Initialize conio stuff
dey ; Set Y to $FF
sty CH ; remove keypress which might be in the input buffer
dey ; Set Y to $FF
sty CH ; remove keypress which might be in the input buffer
; Push arguments and call main