summaryrefslogtreecommitdiff
path: root/include/record_mixing.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-07-20 18:02:50 -0400
committerGitHub <noreply@github.com>2020-07-20 18:02:50 -0400
commitaeeff84462973b267e62031a945603d96afed716 (patch)
tree046ce2a73b467844e95a490b1cfa9cdda5e5f4df /include/record_mixing.h
parentd3bfb6cfc63f9f64295cbd864f98df9cf4c643b4 (diff)
parentf0bf1e641cb8532611c97354beaf46afaca7c417 (diff)
Merge pull request #780 from GriffinRichards/sync-scripts
Sync some scripts with pokeemerald
Diffstat (limited to 'include/record_mixing.h')
-rw-r--r--include/record_mixing.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/record_mixing.h b/include/record_mixing.h
index 2e6b048a6..089a7337f 100644
--- a/include/record_mixing.h
+++ b/include/record_mixing.h
@@ -3,7 +3,6 @@
#include <stddef.h>
-void sub_80B929C(void);
void RecordMixing_PrepareExchangePacket(void);
void RecordMixing_ReceiveExchangePacket(u32 a);
void Task_RecordMixing_SoundEffect(u8 taskId);