summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-10-16 21:54:14 -0500
committerGitHub <noreply@github.com>2018-10-16 21:54:14 -0500
commitf67bbbdaaa905833f1c2a315624128aafef9a4cb (patch)
tree1dbafe48cfdb46142cd3df7d9fa50b3ffd4ec961 /include/event_scripts.h
parent832947f329b71a9a1d4b88f8b24ef85b540b4fc5 (diff)
parente75f0b4f80670bd3b6a28257f10770911869ea08 (diff)
Merge pull request #364 from Diegoisawesome/master
Port/decompile field_control_avatar
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index 4f85156aa..5b8b74d8b 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -19,8 +19,8 @@ extern const u8 EventScript_TryDoDoubleTrainerBattle[];
extern const u8 EventScript_271362[];
extern const u8 EventScript_TryDoDoubleRematchBattle[];
extern const u8 EventScript_2713D1[];
-extern const u8 EventScript_2766A2[];
-extern const u8 EventScript_2766A6[];
+extern const u8 EventScript_SecretPower1[];
+extern const u8 EventScript_SecretPower2[];
extern const u8 gTVBravoTrainerText00[];