You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Implement View Map mode [commit 1] (#29)
This commit is contained in:
@@ -1071,4 +1071,9 @@ MACRO exitoverworld
|
||||
db \1 ; exit reason
|
||||
ENDM
|
||||
|
||||
const reloadmapafterviewmapmode_command ; $ab
|
||||
MACRO reloadmapafterviewmapmode
|
||||
db reloadmapafterviewmapmode_command
|
||||
ENDM
|
||||
|
||||
DEF NUM_EVENT_COMMANDS EQU const_value
|
||||
|
Reference in New Issue
Block a user