aboutsummaryrefslogtreecommitdiff
path: root/src/input.rs
diff options
context:
space:
mode:
authorcurly <curlybryce@protonmail.com>2022-08-13 17:21:42 -0600
committercurly <curlybryce@protonmail.com>2022-08-13 17:21:42 -0600
commit1d1ca2fdae780efdb9d27394f5d3720fe9282c91 (patch)
treece6c36767bba6e594d5ea63834041232f058a3ce /src/input.rs
downloadtetris-1d1ca2fdae780efdb9d27394f5d3720fe9282c91.tar.gz
tetris-1d1ca2fdae780efdb9d27394f5d3720fe9282c91.tar.bz2
tetris-1d1ca2fdae780efdb9d27394f5d3720fe9282c91.zip
define everthing I can think of
Diffstat (limited to 'src/input.rs')
-rw-r--r--src/input.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input.rs b/src/input.rs
new file mode 100644
index 0000000..d4a5ddd
--- /dev/null
+++ b/src/input.rs
@@ -0,0 +1 @@
+pub struct Input {} \ No newline at end of file