fix indentation
This commit is contained in:
parent
94df0e8ef4
commit
dcbefb1018
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue