summaryrefslogtreecommitdiff
path: root/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'commands.h')
-rw-r--r--commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands.h b/commands.h
index 39badc5..8a832b6 100644
--- a/commands.h
+++ b/commands.h
@@ -12,4 +12,5 @@ enum {
COM_LEN = 8
};
+void commands_update(void);
void commands_draw(void);