Centered follower sprite better in debug menu
This commit is contained in:
parent
1aa7fea14f
commit
d1f02a8395
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue