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