summaryrefslogtreecommitdiff
path: root/include/field_screen_effect.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-01-06 10:22:04 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2019-01-06 10:22:04 -0500
commit257bde9b08e907b59aed05d662a1d8daed8d79fa (patch)
tree35dca893c031c8c184a67581be36d8b72408af5f /include/field_screen_effect.h
parent1cb1fd2bf8416821a897fbc6b5a60c60595b4a7b (diff)
through ScrCmd_fadescreenspeed
Diffstat (limited to 'include/field_screen_effect.h')
-rw-r--r--include/field_screen_effect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/field_screen_effect.h b/include/field_screen_effect.h
index add61d57c..14d7e5d81 100644
--- a/include/field_screen_effect.h
+++ b/include/field_screen_effect.h
@@ -4,7 +4,7 @@
#include "global.h"
void sub_80AF79C(void);
-void sub_80B009C(u8);
+void sub_807F028(u8);
void sub_80B0244(void);
#endif // GUARD_FIELD_SCREEN_EFFECT_H