summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-02-28 22:46:11 -0600
committerGitHub <noreply@github.com>2018-02-28 22:46:11 -0600
commit0a9f0d80f5f3d1cf02ae26a7bad1d771f8dedc52 (patch)
treedddb575caf2213595cfee56f42ace44fe342a891 /include/event_scripts.h
parent318eb470cf7f853c77386237264fcb17357c8a0c (diff)
parent85492c0dacb5222ebbd43f652c44448ca89de0f9 (diff)
Merge pull request #216 from KDSKardabox/master
Decompile Ground Shake, Fossil Special & Flash
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index a835782ed..4c5dfd544 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -22,6 +22,7 @@ extern const u8 EventScript_2713D1[];
extern const u8 EventScript_2766A2[];
extern const u8 EventScript_2766A6[];
+
extern const u8 gTVBravoTrainerText00[];
extern const u8 gTVBravoTrainerText01[];
extern const u8 gTVBravoTrainerText02[];
@@ -381,6 +382,9 @@ extern const u8 SecretBase_RedCave1_Text_2751E1[];
extern const u8 SecretBase_RedCave1_Text_2754F6[];
extern const u8 SecretBase_RedCave1_Text_2758CC[];
+//field effects
extern const u8 FieryPath_EventScript_2908FD[];
extern const u8 EventScript_290CAE[];
+extern const u8 EventScript_2926F8[];
+
#endif //GUARD_EVENT_SCRIPTS_H