1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-20 02:17:07 +00:00

fix indentation

This commit is contained in:
Christian Groessler
2014-03-07 23:10:22 +01:00
parent b40fe584d8
commit 73df73194a
+2 -2
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