pokeemerald/data/sound_data.s

14 lines
369 B
ArmAsm
Raw Normal View History

2016-09-03 18:25:58 +02:00
.section .rodata
2017-12-21 23:24:11 +01:00
.include "asm/macros/m4a.inc"
2018-01-08 08:30:28 +01:00
.include "asm/macros/music_voice.inc"
.include "include/config/pokemon.h"
2017-12-21 23:24:11 +01:00
.include "sound/voice_groups.inc"
2018-01-08 08:30:28 +01:00
.include "sound/keysplit_tables.inc"
.include "sound/programmable_wave_data.inc"
2017-12-21 23:24:11 +01:00
.include "sound/music_player_table.inc"
.include "sound/song_table.inc"
2018-01-08 08:30:28 +01:00
.include "sound/direct_sound_data.inc"
2018-01-10 02:27:11 +01:00
.align 2