summaryrefslogtreecommitdiff
path: root/input.h
diff options
context:
space:
mode:
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..9d49bbf
--- /dev/null
+++ b/input.h
@@ -0,0 +1 @@
+void get_input (screen_info *s, char *prompt, char *str, int len);