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 5]: make View Map mode work from branch space (#29)
This commit is contained in:
@@ -331,6 +331,7 @@ DEF NUM_UNOWN_PUZZLES EQU const_value
|
||||
const BOARDEVENT_END_TURN ; 3
|
||||
const BOARDEVENT_VIEW_MAP_MODE ; 4
|
||||
const BOARDEVENT_REDISPLAY_MENU ; 5
|
||||
const BOARDEVENT_RESUME_BRANCH ; 6
|
||||
DEF NUM_BOARD_EVENTS EQU const_value - 1
|
||||
|
||||
; exitoverworld arguments
|
||||
|
Reference in New Issue
Block a user