From ce772f39231647cf7a5558d94f542f4ebcdc7025 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 9 Feb 2016 20:31:12 -0500 Subject: cartridge version WIP. Not really usable yet. --- soundasm.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'soundasm.s') diff --git a/soundasm.s b/soundasm.s index 512ec81..d606b9a 100644 --- a/soundasm.s +++ b/soundasm.s @@ -34,7 +34,7 @@ repeats = tmp4 ; this must agree with newtitle.s ; 0 = enabled, 1 = disabled -sound_disabled = $06ff +sound_disabled = $03c0 _under_attack_sound: ; C version was: -- cgit v1.2.3