2016-09-03 16:25:58 +00:00
|
|
|
.section .rodata
|
|
|
|
|
2017-12-21 22:24:11 +00:00
|
|
|
.include "asm/macros/m4a.inc"
|
2016-09-03 16:25:58 +00:00
|
|
|
|
2017-12-21 22:24:11 +00:00
|
|
|
.include "sound/voice_groups.inc"
|
2016-09-03 16:25:58 +00:00
|
|
|
|
2017-12-21 22:24:11 +00:00
|
|
|
@ keysplit tables, programmable wave data
|
|
|
|
.incbin "baserom.gba", 0x6b4698, 0x328
|
2016-09-03 16:25:58 +00:00
|
|
|
|
2017-12-21 22:24:11 +00:00
|
|
|
.include "sound/music_player_table.inc"
|
|
|
|
.include "sound/song_table.inc"
|
2016-09-03 16:25:58 +00:00
|
|
|
|
2017-12-21 22:24:11 +00:00
|
|
|
@ direct sound data
|
|
|
|
.incbin "baserom.gba", 0x6b5d04, 0x246338
|