aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 56fab25..3bed456 100644
--- a/src/main.c
+++ b/src/main.c
@@ -142,6 +142,7 @@ int main(void) {
hz = (GTIA_READ.pal & 0x0e) ? 60 : 50;
+ edbox_clear();
scr_init();
while(1) {