aboutsummaryrefslogtreecommitdiffstats
path: root/audio.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio.asm')
-rw-r--r--audio.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio.asm b/audio.asm
index ef82fd60..37988782 100644
--- a/audio.asm
+++ b/audio.asm
@@ -462,7 +462,8 @@ INCLUDE "audio/engine_4.asm"
SECTION "Music 1", ROMX
-Audio1_WavePointers: INCLUDE "audio/wave_instruments.asm"
+Audio1_WavePointers:
+INCLUDE "audio/wave_samples.asm"
INCLUDE "audio/music/pkmnhealed.asm"
INCLUDE "audio/music/routes1.asm"