summaryrefslogtreecommitdiff
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 8bc175fa..71ebaf78 100644
--- a/audio.asm
+++ b/audio.asm
@@ -1,3 +1,4 @@
+INCLUDE "macros/inclang.asm"
AUDIO_1 EQU $2
AUDIO_2 EQU $8
@@ -532,7 +533,7 @@ Music_DoLowHealthAlarm::
db $00,$00,$00,$80
-INCLUDE "engine/menu/bills_pc.asm"
+ inclang engine/menu/bills_pc.asm
INCLUDE "audio/engine_2.asm"