summaryrefslogtreecommitdiff
path: root/include/data.h
diff options
context:
space:
mode:
authorultima-soul <akshayjhanji@hotmail.com>2019-10-16 22:52:41 -0700
committerultima-soul <akshayjhanji@hotmail.com>2019-10-16 22:52:41 -0700
commit5f6672ee078d878fd089ed0d5925d46ee21511db (patch)
treebfdd0ebc988ec67aa30b42f3a78d486ac22d55bd /include/data.h
parent29d7f1c73772c9340fb2bd380376a14404944b14 (diff)
Rename trainer front pics and palettes.
Diffstat (limited to 'include/data.h')
-rw-r--r--include/data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/data.h b/include/data.h
index 9f1a10f47..99594209b 100644
--- a/include/data.h
+++ b/include/data.h
@@ -58,7 +58,7 @@ extern const struct SpriteFrameImage gTrainerBackPicTable_Red[];
extern const struct SpriteFrameImage gTrainerBackPicTable_Leaf[];
extern const struct SpriteFrameImage gTrainerBackPicTable_PokeDude[];
extern const struct SpriteFrameImage gTrainerBackPicTable_OldMan[];
-extern const struct SpriteFrameImage gTrainerBackPicTable_RubySapphireBrendan[];
-extern const struct SpriteFrameImage gTrainerBackPicTable_RubySapphireMay[];
+extern const struct SpriteFrameImage gTrainerBackPicTable_RSBrendan[];
+extern const struct SpriteFrameImage gTrainerBackPicTable_RSMay[];
#endif // GUARD_DATA_H