summaryrefslogtreecommitdiff
path: root/arm7/lib/include/SND_seq.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm7/lib/include/SND_seq.h')
-rw-r--r--arm7/lib/include/SND_seq.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arm7/lib/include/SND_seq.h b/arm7/lib/include/SND_seq.h
new file mode 100644
index 00000000..642cff3e
--- /dev/null
+++ b/arm7/lib/include/SND_seq.h
@@ -0,0 +1,7 @@
+#ifndef GUARD_SND_SEQ_H
+#define GUARD_SND_SEQ_H
+
+void SND_SeqInit(void);
+void SND_SeqMain(BOOL update);
+
+#endif //GUARD_SND_SEQ_H