Update main.c

This commit is contained in:
Haven King 2019-06-26 20:46:43 -05:00 committed by GitHub
parent b65f6b3727
commit 240fcf3101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ int main(int argc, char** argv)
// start termbox
tb_init();
tb_select_output_mode(TB_OUTPUT_NORMAL);
tb_select_output_mode(TB_OUTPUT_256);
tb_clear();
// init visible elements