Centered follower sprite better in debug menu

This commit is contained in:
Eduardo Quezada 2024-01-19 14:24:50 -03:00
parent 1aa7fea14f
commit d1f02a8395

View file

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