Fixed recent "Minor comment harmonization".
This commit is contained in:
@@ -83,7 +83,7 @@ NewValue: .res 1 ; Temp for MoveCheck routine
|
||||
|
||||
.rodata
|
||||
|
||||
; Default values for below variables
|
||||
; Default values for above variables
|
||||
; (We use ".proc" because we want to define both a label and a scope.)
|
||||
|
||||
.proc DefVars
|
||||
|
||||
@@ -89,7 +89,7 @@ Temp: .res 1
|
||||
|
||||
.rodata
|
||||
|
||||
; Default values for below variables
|
||||
; Default values for above variables
|
||||
; (We use ".proc" because we want to define both a label and a scope.)
|
||||
|
||||
.proc DefVars
|
||||
|
||||
@@ -86,7 +86,7 @@ Temp: .res 1
|
||||
|
||||
.rodata
|
||||
|
||||
; Default values for below variables
|
||||
; Default values for above variables
|
||||
; (We use ".proc" because we want to define both a label and a scope.)
|
||||
|
||||
.proc DefVars
|
||||
|
||||
Reference in New Issue
Block a user