aboutsummaryrefslogtreecommitdiff
path: root/timed_getch.s
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2016-01-08 16:20:42 -0500
committerB. Watson <yalhcru@gmail.com>2016-01-08 16:20:42 -0500
commit9b4c8b4889b733ac7e6897ffa6f083d3d80b7150 (patch)
tree6c870bf8068f29f5a714179d1fa0d04689c16472 /timed_getch.s
parent874ec5f569d83b9b978267afa505e19dffcbc2fc (diff)
downloadtaipan-9b4c8b4889b733ac7e6897ffa6f083d3d80b7150.tar.gz
WIP, trying to make battle screen updates smoother
Diffstat (limited to 'timed_getch.s')
-rw-r--r--timed_getch.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/timed_getch.s b/timed_getch.s
index 25a2320..5dea09c 100644
--- a/timed_getch.s
+++ b/timed_getch.s
@@ -72,7 +72,7 @@ notcontrol:
lda #$20
ok:
pha
- lda #1
+ ldx #0
lda FR1+2
jsr _cursor
pla