Implement View Map mode [commit 5]: make View Map mode work from branch space (#29)

This commit is contained in:
xCrystal
2023-11-04 17:17:08 +01:00
parent 8f3e9b04e2
commit 2df937cbee
10 changed files with 165 additions and 97 deletions

View File

@@ -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