summaryrefslogtreecommitdiff
path: root/include/pc_screen_effect.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-01-08 22:05:43 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-01-08 22:05:43 -0500
commite2ff8b73c7e17777be8c4065a93e8727768bb914 (patch)
tree82662844fe76ab4347a62330a2ccd8efa70e6ba9 /include/pc_screen_effect.h
parent2fe1da46d9dda22fbe2184a53f71d5e2b8f03aba (diff)
through sub_8097BA0; fix calls to pc_screen_effect from scene/hall_of_fame
Diffstat (limited to 'include/pc_screen_effect.h')
-rw-r--r--include/pc_screen_effect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pc_screen_effect.h b/include/pc_screen_effect.h
index a791fc66f..36661bc3b 100644
--- a/include/pc_screen_effect.h
+++ b/include/pc_screen_effect.h
@@ -15,5 +15,7 @@ struct PCScreenEffectStruct
void sub_80C5CD4(struct PCScreenEffectStruct *unkStruct);
bool8 sub_80C5DCC(void);
+void sub_80C5E38(struct PCScreenEffectStruct *unkStruct);
+bool8 sub_80C5F98(void);
#endif //POKERUBY_PC_SCREEN_EFFECT_H