aboutsummaryrefslogtreecommitdiffstats
path: root/audio.asm
diff options
context:
space:
mode:
authorRangi <sylvie.oukaour+rangi42@gmail.com>2025-10-19 14:27:32 -0400
committerRangi <sylvie.oukaour+rangi42@gmail.com>2025-10-19 14:30:22 -0400
commitbb7984e70b880e292d7963a55ab25ff1f752584e (patch)
tree5f1c77e26bf72f76cd547bb609fc5a4aa108b1bb /audio.asm
parentMisc. naming and cleanup (#139) (diff)
downloadpokeyellow-bb7984e70b880e292d7963a55ab25ff1f752584e.tar.gz
pokeyellow-bb7984e70b880e292d7963a55ab25ff1f752584e.tar.xz
pokeyellow-bb7984e70b880e292d7963a55ab25ff1f752584e.zip
Separate surfing Pikachu graphics from audio engine code
Fixes #137
Diffstat (limited to 'audio.asm')
-rw-r--r--audio.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio.asm b/audio.asm
index f3e999fc..dbeecbee 100644
--- a/audio.asm
+++ b/audio.asm
@@ -453,7 +453,6 @@ INCLUDE "audio/engine_3.asm"
SECTION "Audio Engine 4", ROMX
-INCLUDE "gfx/surfing_pikachu.asm"
INCLUDE "audio/engine_4.asm"