aboutsummaryrefslogtreecommitdiff
path: root/src/core/scheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/scheduler.h')
-rw-r--r--src/core/scheduler.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/scheduler.h b/src/core/scheduler.h
index f15168b..ec0caf1 100644
--- a/src/core/scheduler.h
+++ b/src/core/scheduler.h
@@ -1,5 +1,9 @@
#ifndef SCHEDULER_H
#define SCHEDULER_H
+extern char show_tics;
+
+void clock();
+void schedule();
#endif \ No newline at end of file