summaryrefslogtreecommitdiff
path: root/include/mystery_event_script.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mystery_event_script.h')
-rw-r--r--include/mystery_event_script.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mystery_event_script.h b/include/mystery_event_script.h
index 8c59136c1..562df4a7b 100644
--- a/include/mystery_event_script.h
+++ b/include/mystery_event_script.h
@@ -5,7 +5,6 @@
u32 RunMysteryEventScript(u8 *);
void SetMysteryEventScriptStatus(u32 val);
-u16 GetRecordMixingGift(void);
void MEventScript_InitContext(u8 *);
bool32 MEventScript_Run(u32 *);