summaryrefslogtreecommitdiff
path: root/include/pc_screen_effect.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-06-16 16:55:40 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-06-16 16:55:40 -0400
commitb624de76db01db7e8b2e65f054483bfe1ec4b590 (patch)
tree106044cc881e4fba8b65292441362c32d9d75862 /include/pc_screen_effect.h
parentd0633593e8446d6985967d4859c5100067c7d779 (diff)
item_pc: through sub_810DE94
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 cdd7a96fe..91e1f6d1d 100644
--- a/include/pc_screen_effect.h
+++ b/include/pc_screen_effect.h
@@ -2,5 +2,7 @@
#define GUARD_PC_SCREEN_EFFECT_H
void sub_80A0A48(u16, u16, u8);
+void sub_80A0A70(u16, u16, u8);
+bool8 sub_80A0AAC(void);
#endif //GUARD_PC_SCREEN_EFFECT_H