aboutsummaryrefslogtreecommitdiff
path: root/src/edbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/edbox.c')
-rw-r--r--src/edbox.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/edbox.c b/src/edbox.c
index 1b56e5c..4847713 100644
--- a/src/edbox.c
+++ b/src/edbox.c
@@ -39,6 +39,7 @@ void edbox_show(void) {
scr_waitvcount(116);
*dlist_status_lms = addr;
+ *dlist_last_line = 0x02; /* ANTIC GR.0 */
edbox_visible = 1;
show_cursor();
}