summaryrefslogtreecommitdiff
path: root/yellow/audio.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-08-01 12:30:16 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-01 12:30:16 -0400
commitad3fca33d3532f5dcffd22e5b88d3169675f43d0 (patch)
treedb2e88ba1efa00c9957c688109a589294ba280b3 /yellow/audio.asm
parent888860a5eeec547348c6a049fdf2595c0aa1c522 (diff)
Attempt to make yellow buildable.
Building Errors: Segmentation Error.
Diffstat (limited to 'yellow/audio.asm')
-rwxr-xr-xyellow/audio.asm4
1 files changed, 2 insertions, 2 deletions
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"