aboutsummaryrefslogtreecommitdiff
path: root/newtitle.s
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2016-02-23 17:22:47 -0500
committerB. Watson <yalhcru@gmail.com>2016-02-23 17:22:47 -0500
commitf898176dd3871dcb15ecfbb3eca46f539d284b8b (patch)
tree20ac19068e95c907728bacb434b50d55d3335de9 /newtitle.s
parente9736c53375784e3b4910ae3419da9bd04c119cd (diff)
downloadtaipan-f898176dd3871dcb15ecfbb3eca46f539d284b8b.tar.gz
modify conio so it no longer needs carriage returns, now 7454 bytes free
Diffstat (limited to 'newtitle.s')
-rw-r--r--newtitle.s2
1 files changed, 1 insertions, 1 deletions
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