mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-25 07:38:49 -05:00
Centered follower sprite better in debug menu
This commit is contained in:
parent
1aa7fea14f
commit
d1f02a8395
|
|
@ -8,8 +8,8 @@
|
|||
#define DEBUG_ICON_Y 144
|
||||
#define DEBUG_MON_SHINY 0
|
||||
#define DEBUG_MON_NORMAL 9
|
||||
#define DEBUG_FOLLOWER_X 192
|
||||
#define DEBUG_FOLLOWER_Y 144
|
||||
#define DEBUG_FOLLOWER_X 176
|
||||
#define DEBUG_FOLLOWER_Y 128
|
||||
|
||||
#define MODIFY_DIGITS_MAX 4
|
||||
#define MODIFY_DIGITS_ARROW_X 129
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user