summaryrefslogtreecommitdiff
path: root/2018-tower-defence/src/input/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to '2018-tower-defence/src/input/mod.rs')
-rw-r--r--2018-tower-defence/src/input/mod.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/2018-tower-defence/src/input/mod.rs b/2018-tower-defence/src/input/mod.rs
new file mode 100644
index 0000000..22fdbb3
--- /dev/null
+++ b/2018-tower-defence/src/input/mod.rs
@@ -0,0 +1 @@
+pub mod json;