mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Indent comments that describe data table macro formats
This commit is contained in:
parent
e18e5d50b5
commit
15bcd88228
20 changed files with 30 additions and 30 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue