summaryrefslogtreecommitdiff
path: root/include/field_screen_effect.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-06-16 18:31:23 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-06-19 18:52:24 -0500
commitad0bb29c4b5802a526722ab15a63396c437dc943 (patch)
treebfda08573471b17151fc4c3cc38ba5d3498b25d6 /include/field_screen_effect.h
parent544b5b61d42e355ef44c65dc84e53d5f73d7c0e1 (diff)
Label various overworld-related things
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 d86109282..c731fded1 100644
--- a/include/field_screen_effect.h
+++ b/include/field_screen_effect.h
@@ -2,6 +2,6 @@
#define GUARD_FIELD_SCREEN_EFFECT_H
void sub_8081594(u8);
-void sub_80815E0(u8 val);
+void WriteFlashScanlineEffectBuffer(u8 val);
#endif // GUARD_FIELD_SCREEN_EFFECT_H