From fbaa5c9d4b48c000a52860a8392fc423c4e312f9 Mon Sep 17 00:00:00 2001 From: vulcandth Date: Sat, 26 Mar 2022 21:05:06 -0500 Subject: Build the Virtual Console patch with `make yellow_vc` (#80) --- audio.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio.asm') diff --git a/audio.asm b/audio.asm index a3a32c12..ef82fd60 100644 --- a/audio.asm +++ b/audio.asm @@ -540,7 +540,7 @@ INCLUDE "audio/music/yellowunusedsong.asm" INCLUDE "audio/music/meetjessiejames.asm" IF !DEF(_DEBUG) - INCBIN "garbage/bank20.bin" + INCBIN "garbage/bank20.bin" ENDC -- cgit v1.3.1-sl0p