Indent comments that describe data table macro formats

This commit is contained in:
Rangi 2020-07-15 12:39:50 -04:00
parent e18e5d50b5
commit 15bcd88228
20 changed files with 30 additions and 30 deletions

View file

@ -3,7 +3,7 @@ hidden_coin: MACRO
ENDM
HiddenCoinCoords:
; map id, x, y
; map id, x, y
hidden_coin GAME_CORNER, 0, 8
hidden_coin GAME_CORNER, 1, 16
hidden_coin GAME_CORNER, 3, 11