summaryrefslogtreecommitdiff
path: root/home/audio.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/audio.asm')
-rw-r--r--home/audio.asm5
1 files changed, 4 insertions, 1 deletions
diff --git a/home/audio.asm b/home/audio.asm
index 8acbc14b..d868b4b7 100644
--- a/home/audio.asm
+++ b/home/audio.asm
@@ -1,5 +1,8 @@
DisableAudio::
- dr $3d4f, $3e24
+ dr $3d4f, $3de4
+
+Function3de4::
+ dr $3de4, $3e24
PlaySFX::
dr $3e24, $3e56