mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-08 18:45:06 -05:00
14 lines
317 B
ArmAsm
14 lines
317 B
ArmAsm
.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
|