diff --git a/include/constants/pokemon_debug.h b/include/constants/pokemon_debug.h index f92cd4941e..d68eab15d1 100644 --- a/include/constants/pokemon_debug.h +++ b/include/constants/pokemon_debug.h @@ -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