summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-11-30 12:26:24 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-11-30 12:26:24 -0500
commitf178d06946a4debf6a0551094d3ef2f70b7b364c (patch)
tree31c8a37bfe3c0f565a7e780fc48c1b2b58b3d078 /include
parent7c2517611b83ac9d490a99ec32cf1a4412c05ce0 (diff)
through mevent_srv_ish_exec
Diffstat (limited to 'include')
-rw-r--r--include/mystery_event_script.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/mystery_event_script.h b/include/mystery_event_script.h
index 1ba1464fa..8f90ccf53 100644
--- a/include/mystery_event_script.h
+++ b/include/mystery_event_script.h
@@ -7,4 +7,7 @@ u32 RunMysteryEventScript(u8 *);
void SetMysteryEventScriptStatus(u32 val);
u16 GetRecordMixingGift(void);
+void sub_80DA89C(void *);
+bool32 sub_80DA8B0(u32 *);
+
#endif // GUARD_MYSTERY_EVENT_SCRIPT_H