diff options
Diffstat (limited to 'include/assets/sound/root.h')
| -rw-r--r-- | include/assets/sound/root.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/assets/sound/root.h b/include/assets/sound/root.h new file mode 100644 index 000000000..7455d69f3 --- /dev/null +++ b/include/assets/sound/root.h @@ -0,0 +1,6 @@ +#pragma once + +#include <libultraship.h> + +static const ALIGN_ASSET(2) char gSeqFontTableInit[] = "__OTR__sound/root/audio_seq_font_table"; + |
