summaryrefslogtreecommitdiff
path: root/commands.h
diff options
context:
space:
mode:
authorkdx <kdx@42l.fr>2023-02-18 01:32:22 +0100
committerkdx <kdx@42l.fr>2023-02-18 01:32:22 +0100
commit02f11f2c49378765d644edccd71ed6bb74e84cc2 (patch)
treef24711601b16fcad3b1e102c46bdeb826898f6a9 /commands.h
parent72a6892b5b18e450d82468e7bb830687a0215eb4 (diff)
downloadbozojam-02f11f2c49378765d644edccd71ed6bb74e84cc2.tar.gz
arter
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);