diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/direct_sound_data.inc | 1 | ||||
-rw-r--r-- | sound/keysplit_tables.inc | 1 | ||||
-rw-r--r-- | sound/programmable_wave_data.inc | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/sound/direct_sound_data.inc b/sound/direct_sound_data.inc new file mode 100644 index 000000000..2cd409e61 --- /dev/null +++ b/sound/direct_sound_data.inc @@ -0,0 +1 @@ +.incbin "baserom.gba", 0x6b5d04, 0x246338 diff --git a/sound/keysplit_tables.inc b/sound/keysplit_tables.inc new file mode 100644 index 000000000..4a9e8cfd7 --- /dev/null +++ b/sound/keysplit_tables.inc @@ -0,0 +1 @@ +.incbin "baserom.gba", 0x6b4698, 0x198 diff --git a/sound/programmable_wave_data.inc b/sound/programmable_wave_data.inc new file mode 100644 index 000000000..f451a4b45 --- /dev/null +++ b/sound/programmable_wave_data.inc @@ -0,0 +1 @@ +.incbin "baserom.gba", 0x6b4830, 0x190 |