summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-04-01 22:19:48 -0400
committerGitHub <noreply@github.com>2021-04-01 22:19:48 -0400
commit51970f97b0e48b0bffa8ab9229ac30a94f57512a (patch)
tree70ec5b040d0732a97049e3b7341e6cc218130ec7 /include/event_scripts.h
parent21fd6827b090f6c64924fe88bec7cf80147df3d2 (diff)
parent691c680908312c883362d0bbc2aad30e986b665a (diff)
Merge pull request #1393 from GriffinRichards/doc-dewfordtrend
Document Dewford Trend and match_call.c
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index 79ef0ea14..ecb40c266 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -135,13 +135,13 @@ extern const u8 gTVTodaysRivalTrainerText03[];
extern const u8 gTVTodaysRivalTrainerText04[];
extern const u8 gTVTodaysRivalTrainerText05[];
extern const u8 gTVTodaysRivalTrainerText06[];
-extern const u8 gTVDewfordTrendWatcherNetworkText00[];
-extern const u8 gTVDewfordTrendWatcherNetworkText01[];
-extern const u8 gTVDewfordTrendWatcherNetworkText02[];
-extern const u8 gTVDewfordTrendWatcherNetworkText03[];
-extern const u8 gTVDewfordTrendWatcherNetworkText04[];
-extern const u8 gTVDewfordTrendWatcherNetworkText05[];
-extern const u8 gTVDewfordTrendWatcherNetworkText06[];
+extern const u8 TrendWatcher_Text_Intro[];
+extern const u8 TrendWatcher_Text_MaleTaughtMePhrase[];
+extern const u8 TrendWatcher_Text_FemaleTaughtMePhrase[];
+extern const u8 TrendWatcher_Text_PhraseWasHopeless[];
+extern const u8 TrendWatcher_Text_MaleTellMeBigger[];
+extern const u8 TrendWatcher_Text_FemaleTellMeBigger[];
+extern const u8 TrendWatcher_Text_Outro[];
extern const u8 gTVHoennTreasureInvestigatorsText00[];
extern const u8 gTVHoennTreasureInvestigatorsText01[];
extern const u8 gTVHoennTreasureInvestigatorsText02[];