summaryrefslogtreecommitdiff
path: root/audio.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-22 18:13:20 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-22 18:13:20 -0400
commit15427f532085846ab6b51719be687951a094cb6c (patch)
treeedea9b189e91641a12dd521756894df84aeeace7 /audio.asm
parentea3ba4cde3706b7c77efb705555ec0c86321cbe2 (diff)
Pull a lot of engine out of main.asm
Diffstat (limited to 'audio.asm')
-rw-r--r--audio.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio.asm b/audio.asm
index 0ef71752..47769fce 100644
--- a/audio.asm
+++ b/audio.asm
@@ -515,7 +515,7 @@ Unknown_213c4: ; 213c4 (8:53c4)
db $00,$00,$00,$80
-INCLUDE "menu/pc.asm"
+INCLUDE "engine/menu/bills_pc.asm"
INCLUDE "audio/engine_2.asm"