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 4]: draw arrows OAM and refactor previous commit to support this (#29)
This commit is contained in:
@@ -12,6 +12,7 @@ DEF AUTO_INPUT EQU $ff
|
||||
const SECONDARYSPRITES_DIE_ROLL_F ; 1
|
||||
const SECONDARYSPRITES_SPACES_LEFT_F ; 2
|
||||
const SECONDARYSPRITES_BRANCH_ARROWS_F ; 3
|
||||
const SECONDARYSPRITES_VIEW_MAP_MODE_F ; 4
|
||||
|
||||
; wCurDexMode::
|
||||
const_def
|
||||
|
Reference in New Issue
Block a user