Update src/pokemon_debug.c

Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
This commit is contained in:
TheXaman 2021-12-04 19:37:35 +01:00 committed by GitHub
parent 9306b19ced
commit f07f31f401
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,9 +36,9 @@
#include "constants/items.h"
//Defines
#define DEBUG_MON_X 137
#define DEBUG_MON_Y 18
#define DEBUG_MON_BACK_X 32
#define DEBUG_MON_X 144
#define DEBUG_MON_Y 11
#define DEBUG_MON_BACK_X 40
#define DEBUG_MON_BACK_Y 50
#define DEBUG_ICON_X 158
#define DEBUG_ICON_Y 90