refactor: state read event struct
This commit is contained in:
+1
-1
@@ -27,6 +27,6 @@ bool window_should_close(Window *window);
|
||||
|
||||
bool window_escape_key(int key, int action);
|
||||
|
||||
bool window_char_key(int key, int action, const int char_code);
|
||||
unsigned int window_read_key(int key, int action, int mods);
|
||||
|
||||
#endif /* WINDOW_H */
|
||||
Reference in New Issue
Block a user