summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-11-01 23:37:57 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-11-01 23:39:54 -0400
commit17fd3bccf7a6dd49362f2d280ba2f6670cb5ac0f (patch)
treedf66ddc51a60e6de70e3cdfbb6924a52a4c6ab6f /include/data2.h
parentbb10a4dd57fdbdd9b2c0e3962adef705d8ab8f39 (diff)
parent63210c07897e86953bf093397eee5a33e95b8c91 (diff)
Merge branch 'master' into secret_base
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];