mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-01 00:40:01 +01:00
Adjusted Front pic coords so they align to single battle
This commit is contained in:
parent
96b8d21b7a
commit
faca2fbef6
@ -35,8 +35,8 @@
|
||||
#include "constants/items.h"
|
||||
|
||||
//Defines
|
||||
#define DEBUG_MON_X 140
|
||||
#define DEBUG_MON_Y 14
|
||||
#define DEBUG_MON_X 137
|
||||
#define DEBUG_MON_Y 18
|
||||
#define DEBUG_MON_BACK_X 32
|
||||
#define DEBUG_MON_BACK_Y 50
|
||||
#define DEBUG_ICON_X 158
|
||||
|
Loading…
x
Reference in New Issue
Block a user