summaryrefslogtreecommitdiff
path: root/include/field_screen_effect.h
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2019-10-08 22:46:32 +0100
committerSatoMew <SatoMew@users.noreply.github.com>2019-10-08 22:46:32 +0100
commit2c254082de042dde46cee9d2da2d9bb1bc340905 (patch)
treeaf99bcac2c6fece9523b12dbabe4128ec26f6fc9 /include/field_screen_effect.h
parent78558b07b0983b6b8b06085933fdf66b801658e9 (diff)
parent2a7205dec677c98d087cb8ba191370de464c8bf0 (diff)
Merge branch 'master' of https://github.com/pret/pokefirered
Diffstat (limited to 'include/field_screen_effect.h')
-rw-r--r--include/field_screen_effect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/field_screen_effect.h b/include/field_screen_effect.h
index d1fde7eac..1b8044592 100644
--- a/include/field_screen_effect.h
+++ b/include/field_screen_effect.h
@@ -7,5 +7,7 @@ void sub_80AF79C(void);
void sub_807F028(u8);
void sub_80B0244(void);
void sub_807E3EC(void);
+void sub_807F114(void);
+void sub_807F204(u8 taskId);
#endif // GUARD_FIELD_SCREEN_EFFECT_H