attempt to lessen screentearing
This commit is contained in:
parent
9a6786b2b5
commit
7a35f96a9a
4 changed files with 96 additions and 35 deletions
|
|
@ -6,5 +6,6 @@
|
|||
/* === External Interface === */
|
||||
int ct_init(struct ct_tree **const tree);
|
||||
void ct_update(struct ct_tree *const tree);
|
||||
void ct_process(struct ct_tree *const tree);
|
||||
|
||||
#endif /* CURSETREE_CURSETREE_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue