summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-12-20 15:43:10 -0500
committerGitHub <noreply@github.com>2019-12-20 15:43:10 -0500
commit510a5b8d350fd093ca45baad878c4c67314d5812 (patch)
treee79e07eacfe55a28c17d2c522e03fc2db209e580 /include/event_scripts.h
parent9f604fe56c83a904c3c2eeeede3d8b73cb6f94a1 (diff)
parentd6741335d61fe61cfbfff5f7ae88059502d1f63b (diff)
Merge pull request #193 from PikalaxALT/leafgreen
Match Pokemon LeafGreen 1.0
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index 2ad1485c2..b899a217b 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -708,9 +708,8 @@ extern const u8 gFameCheckerFlavorTextOriginObjectName_Giovanni5[];
extern const u8 gOtherText_NewName[];
extern const u8 gNameChoice_Green[];
extern const u8 gNameChoice_Red[];
-extern const u8 gNameChoice_Red[];
-extern const u8 gNameChoice_Fire[];
extern const u8 gNameChoice_Fire[];
+extern const u8 gNameChoice_Leaf[];
extern const u8 gNameChoice_Gary[];
extern const u8 gNameChoice_Kaz[];
extern const u8 gNameChoice_Toru[];