From f898176dd3871dcb15ecfbb3eca46f539d284b8b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 23 Feb 2016 17:22:47 -0500 Subject: modify conio so it no longer needs carriage returns, now 7454 bytes free --- newtitle.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newtitle.s') diff --git a/newtitle.s b/newtitle.s index f2138f4..3a5c73c 100644 --- a/newtitle.s +++ b/newtitle.s @@ -27,7 +27,7 @@ origin = * sound_disabled = $03c0 ; since we're changing the font and colors, we'll save the old - ; ones here. If you change these, change them in taipan.c + ; ones here. If you change these, change them in taipan.c and soundasm.s ; also. fontsave = $03c1 color1save = $03c2 -- cgit v1.2.3