]> git.sur5r.net Git - cc65/blobdiff - libsrc/lynx/extzp.s
Added a blank line between .include statements and .import/.export statements
[cc65] / libsrc / lynx / extzp.s
index fab93c04f4c8da7e47d4a741a36b5fd22a78d5a4..f22cfaefb584652e4b937afd679f88c11160e97f 100644 (file)
@@ -25,7 +25,7 @@ _abc_score_ptr3: .res 2
 
 ; ------------------------------------------------------------------------
 ; Filesystem variables needed for reading stuff from the Lynx cart
-_FileEntry:                    ; The file directory entry is 8 bytes
+_FileEntry:                     ; The file directory entry is 8 bytes
 _FileStartBlock:    .res   1
 _FileBlockOffset:   .res   2
 _FileExecFlag:      .res   1