You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Multiplayer engine: player mocking and player turn rotation stuff [Commit 3] (#40)
This commit is contained in:
@@ -1081,4 +1081,9 @@ MACRO talkerscript
|
||||
db talkerscript_command
|
||||
ENDM
|
||||
|
||||
const reloadmaptonextplayer_command ; $ad
|
||||
MACRO reloadmaptonextplayer
|
||||
db reloadmaptonextplayer_command
|
||||
ENDM
|
||||
|
||||
DEF NUM_EVENT_COMMANDS EQU const_value
|
||||
|
||||
Reference in New Issue
Block a user