mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-20 02:14:21 +01:00
Update src/pokemon_debug.c
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
This commit is contained in:
parent
9306b19ced
commit
f07f31f401
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user