summaryrefslogtreecommitdiff
path: root/audio/engine.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/engine.asm')
-rw-r--r--audio/engine.asm6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/engine.asm b/audio/engine.asm
index 7a4854b39..768cbe98d 100644
--- a/audio/engine.asm
+++ b/audio/engine.asm
@@ -2882,16 +2882,14 @@ LoadMusicByte:: ; e8d76
; e8d80
-FrequencyTable: ; e8d80
+
INCLUDE "data/audio/notes.asm"
-; e8db2
-WaveSamples: ; e8db2
INCLUDE "data/audio/wave_samples.asm"
-; e8e52
INCLUDE "audio/drumkits.asm"
+
GetLRTracks: ; e8fc2
; gets the default sound l/r channels
; stores mono/stereo table in hl