]> git.sur5r.net Git - cc65/blobdiff - libsrc/c64/mou/c64-1351.s
Fixed recent "Minor comment harmonization".
[cc65] / libsrc / c64 / mou / c64-1351.s
index ec053b0b2522be4ceabd2b02237511dc2bcde27a..0211ee20f9474c8f8742b4ef0c7a8e03464fc476 100644 (file)
@@ -101,10 +101,9 @@ Buttons:        .res    1               ; button status bits
 OldValue:       .res    1               ; Temp for MoveCheck routine
 NewValue:       .res    1               ; Temp for MoveCheck routine
 
-; Default values for above variables
-
 .rodata
 
+; Default values for above variables
 ; (We use ".proc" because we want to define both a label and a scope.)
 
 .proc   DefVars