Decompile remaining bard music data

This commit is contained in:
PikalaxALT
2017-10-28 10:42:12 -04:00
parent 4ae9b1d9d0
commit 607b7ac834
27 changed files with 8596 additions and 8554 deletions
+13
View File
@@ -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