okay back to the one file

This commit is contained in:
2020-02-08 00:40:21 -08:00
parent 7e837ca751
commit e7d059ba11
7 changed files with 265 additions and 122 deletions

View File

@@ -1,9 +0,0 @@
#ifndef KE_TERMINAL_H
#define KE_TERMINAL_H
void setup_terminal();
void display_clear();
#endif /* KE_TERMINAL_H */