summaryrefslogtreecommitdiff
path: root/data/sound_data.s
blob: d9dc459ede69019ecb9044f95946b828fe4529a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
	.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"

	.align 2