You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Homogenize transition after trainer/talker (#30); Being writing usage docs
This commit is contained in:
@@ -1076,9 +1076,9 @@ MACRO reloadmapafterviewmapmode
|
||||
db reloadmapafterviewmapmode_command
|
||||
ENDM
|
||||
|
||||
const jumptalkerscript_command ; $ac
|
||||
MACRO jumptalkerscript
|
||||
db jumptalkerscript_command
|
||||
const talkerscript_command ; $ac
|
||||
MACRO talkerscript
|
||||
db talkerscript_command
|
||||
ENDM
|
||||
|
||||
DEF NUM_EVENT_COMMANDS EQU const_value
|
||||
|
Reference in New Issue
Block a user