Uppercase MACRO and EQU(S) according to the style guide
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
prob: macro
|
||||
prob: MACRO
|
||||
prob_total = prob_total + (\1)
|
||||
dw prob_total * $ffff / 100
|
||||
endm
|
||||
|
Reference in New Issue
Block a user