aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ui.h')
-rw-r--r--include/ui.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/ui.h b/include/ui.h
index f2c0114..a5a2ec0 100644
--- a/include/ui.h
+++ b/include/ui.h
@@ -85,6 +85,9 @@ namespace ui {
*/
void toggleBlack(void);
+ void toggleBlackFast(void);
+ void toggleWhite(void);
+ void waitForCover(void);
}