1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-24 11:31:31 +00:00

fix indentation

This commit is contained in:
Christian Groessler 2014-01-16 23:45:48 +01:00
parent 94df0e8ef4
commit dcbefb1018

View File

@ -10,7 +10,7 @@
.include "atari.inc" .include "atari.inc"
.segment "CARTHDR" .segment "CARTHDR"
.word cartstart ; start routine .word cartstart ; start routine
.byte 0 ; must be zero .byte 0 ; must be zero