summaryrefslogtreecommitdiff
path: root/ccc/ooc.h
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-06-15 03:50:43 +0200
committerPatrick Simianer <p@simianer.de>2014-06-15 03:50:43 +0200
commit6ed9a9699997a2853ec1c9e91747c251e5cfc97b (patch)
tree56c96f18442fb06aeeb45cadc56355353a63ee99 /ccc/ooc.h
parent258e1b92ebbfdebefabc120969ab87c3d8b75c3d (diff)
damn
Diffstat (limited to 'ccc/ooc.h')
-rw-r--r--ccc/ooc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ccc/ooc.h b/ccc/ooc.h
deleted file mode 100644
index 0585d95..0000000
--- a/ccc/ooc.h
+++ /dev/null
@@ -1,6 +0,0 @@
-struct vehicle {
- int power;
- int weight;
- char* type;
-};
-