feat: cleanup init code, small other refactors
This commit is contained in:
@@ -19,8 +19,6 @@ typedef struct KeyEvent_t {
|
||||
|
||||
char getc();
|
||||
|
||||
void init_keyboard();
|
||||
|
||||
//const char *key_code_to_string(KeyCode key);
|
||||
|
||||
KeyEvent *get_next_event();
|
||||
|
||||
Reference in New Issue
Block a user