mirror of
https://gittea.dev/nova/th.git
synced 2025-10-22 02:40:15 -04:00
addded select_all
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
void user_interactions();
|
||||
void quit_program();
|
||||
void toggle_selection();
|
||||
void select_all();
|
||||
void move_right();
|
||||
void move_up(int passes);
|
||||
void move_down(int passes);
|
||||
|
Reference in New Issue
Block a user