summaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorLawnCable <git@lawncable.net>2022-04-15 08:37:02 +0200
committerLawnCable <git@lawncable.net>2022-04-15 08:37:02 +0200
commit3e3f9d016e09493a37ae5935cecddb5a315350a6 (patch)
treeb4627f1a0b530fbf781f61a74239ef0ac3e28730 /src/lib.rs
parentec09c0ae43799846a68a4e100a68353730edfed1 (diff)
downloadfast-tiled.rs-3e3f9d016e09493a37ae5935cecddb5a315350a6.tar.gz
fast-tiled.rs-3e3f9d016e09493a37ae5935cecddb5a315350a6.tar.bz2
fast-tiled.rs-3e3f9d016e09493a37ae5935cecddb5a315350a6.tar.xz
fast-tiled.rs-3e3f9d016e09493a37ae5935cecddb5a315350a6.zip
more progress
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 3c9002e..df5e266 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -1,3 +1 @@
-
-
-pub mod lowlevel; \ No newline at end of file
+pub mod lowlevel;