vycistenou
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
void draw_mask(const char *unused_filename, int shift, const char *text) {
|
||||
const int view_width = 50;
|
||||
const int view_height = 19;
|
||||
const int view_height = 16;
|
||||
|
||||
// Terminal clear + home
|
||||
printf("\033[2J\033[H");
|
||||
|
||||
Reference in New Issue
Block a user