You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
endm -> ENDM
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
command: MACRO
|
||||
enum \1_command
|
||||
\1 EQUS "db \1_command"
|
||||
endm
|
||||
ENDM
|
||||
|
||||
; BattleCommandPointers indexes (see data/battle_command_pointers.asm)
|
||||
enum_start 1
|
||||
|
Reference in New Issue
Block a user