Consistent code formatting: no redundant as and spaces after commas

This commit is contained in:
Remy Oukaour
2017-12-10 00:06:20 -05:00
parent 32ea595c47
commit ab7025a144
14 changed files with 61 additions and 61 deletions

View File

@@ -868,7 +868,7 @@ BattleBGEffect_RunPicResizeScript: ; c83ed (32:43ed)
.BGSquares:
bgsquare: MACRO
dn \1,\2
dn \1, \2
dw \3
endm