mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
14 lines
369 B
ArmAsm
14 lines
369 B
ArmAsm
.section .rodata
|
|
|
|
.include "asm/macros/m4a.inc"
|
|
.include "asm/macros/music_voice.inc"
|
|
.include "include/config/pokemon.h"
|
|
.include "sound/voice_groups.inc"
|
|
.include "sound/keysplit_tables.inc"
|
|
.include "sound/programmable_wave_data.inc"
|
|
.include "sound/music_player_table.inc"
|
|
.include "sound/song_table.inc"
|
|
.include "sound/direct_sound_data.inc"
|
|
|
|
.align 2
|