summaryrefslogtreecommitdiff
path: root/input.h
diff options
context:
space:
mode:
authorbanana <delgadillo.tyler@gmail.com>2024-03-22 13:46:36 -0700
committerbanana <delgadillo.tyler@gmail.com>2024-03-22 13:46:36 -0700
commitad22993557296b02bc0c947cb3bb6247fac8f47f (patch)
tree2c83ab589acab8a5074583d625d54ec44677e5d0 /input.h
Initial commitHEADmaster
Diffstat (limited to 'input.h')
-rw-r--r--input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/input.h b/input.h
new file mode 100644
index 0000000..1f7d71e
--- /dev/null
+++ b/input.h
@@ -0,0 +1 @@
+void process_input();