From ad3fca33d3532f5dcffd22e5b88d3169675f43d0 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sat, 1 Aug 2015 12:30:16 -0400 Subject: Attempt to make yellow buildable. Building Errors: Segmentation Error. --- yellow/audio.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'yellow/audio.asm') diff --git a/yellow/audio.asm b/yellow/audio.asm index e94c7db5..973df848 100755 --- a/yellow/audio.asm +++ b/yellow/audio.asm @@ -1,2 +1,2 @@ -INCLUDE "yellow.asm" -INCLUDE "audio.asm" +;INCLUDE "yellow.asm" +;INCLUDE "audio.asm" -- cgit v1.3.1-sl0p