summaryrefslogtreecommitdiffstats
path: root/src/solar_system/ship.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/solar_system/ship.rs')
-rw-r--r--src/solar_system/ship.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/solar_system/ship.rs b/src/solar_system/ship.rs
new file mode 100644
index 0000000..eb4cdf3
--- /dev/null
+++ b/src/solar_system/ship.rs
@@ -0,0 +1,4 @@
+pub struct Ship
+{
+
+}