summaryrefslogtreecommitdiff
path: root/include/data/bard_music/default_sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/data/bard_music/default_sound.h')
-rw-r--r--include/data/bard_music/default_sound.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/data/bard_music/default_sound.h b/include/data/bard_music/default_sound.h
new file mode 100644
index 000000000..ad4008e16
--- /dev/null
+++ b/include/data/bard_music/default_sound.h
@@ -0,0 +1,13 @@
+#ifndef GUARD_default_sound_H
+#define GUARD_default_sound_H
+
+const struct BardSound gBardSound_InvalidWord[] = {
+ NULL_BARD_SOUND,
+ NULL_BARD_SOUND,
+ NULL_BARD_SOUND,
+ NULL_BARD_SOUND,
+ NULL_BARD_SOUND,
+ NULL_BARD_SOUND
+};
+
+#endif //GUARD_default_sound_H