summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-10-31 19:36:25 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-10-31 19:36:25 +0100
commit6cb1c4fd6e7c52e528f36e3511ac4b4db4dbb2ee (patch)
treec5d4f93c251472daa4cded616da3141448a37e6b /include/data2.h
parent665734d689fbd6da708e482b1cb9fdf3ee2345bc (diff)
parent4cb8528d94216f69c4a37d470c1d5f3487a87239 (diff)
fix merge conflicts, evo scene
Diffstat (limited to 'include/data2.h')
-rw-r--r--include/data2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/data2.h b/include/data2.h
index db9532811..be0f33ab8 100644
--- a/include/data2.h
+++ b/include/data2.h
@@ -10,6 +10,7 @@ struct MonCoords
};
extern struct MonCoords gTrainerBackPicCoords[];
+extern struct MonCoords gTrainerFrontPicCoords[];
extern const u8 gSpeciesNames[][POKEMON_NAME_LENGTH + 1];
extern const u8 gMoveNames[][13];