You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Consistent code formatting: no redundant as and spaces after commas
This commit is contained in:
@@ -868,7 +868,7 @@ BattleBGEffect_RunPicResizeScript: ; c83ed (32:43ed)
|
||||
|
||||
.BGSquares:
|
||||
bgsquare: MACRO
|
||||
dn \1,\2
|
||||
dn \1, \2
|
||||
dw \3
|
||||
endm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user