summaryrefslogtreecommitdiff
path: root/data/sound_data.s
blob: f97288a990127e115c2e55feffecd0044f054b82 (plain)
1
2
3
4
5
6
7
8
9
10
11
	.section .rodata

	.include "asm/macros/m4a.s"
	.include "asm/macros/music_voice.s"

	.include "sound/voice_groups.s"
	.include "sound/keysplit_tables.s"
	.include "sound/programmable_wave_data.s"
	.include "sound/music_player_table.s"
	.include "sound/song_table.s"
	.include "sound/direct_sound_data.s"