mirror of
https://github.com/thiagoauler/apple1.git
synced 2025-02-16 08:31:14 +00:00
refreshing output buffer to the screen
This commit is contained in:
parent
c244998a2e
commit
3b0d4df10a
@ -42,5 +42,6 @@ void output()
|
||||
display_buffer = '\n';
|
||||
}
|
||||
addch(display_buffer);
|
||||
refresh();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user