summaryrefslogtreecommitdiff
path: root/Constructions.h
diff options
context:
space:
mode:
authorJapa2010-04-09 14:12:29 +0000
committerJapa2010-04-09 14:12:29 +0000
commit81aefc8e03ff3f647494012e18bcdc8f33f4de42 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Constructions.h
parentc3d0b7d6778af46299901d959d589d6599afa21c (diff)
downloadstonesense-81aefc8e03ff3f647494012e18bcdc8f33f4de42.tar.gz
stonesense-81aefc8e03ff3f647494012e18bcdc8f33f4de42.tar.bz2
stonesense-81aefc8e03ff3f647494012e18bcdc8f33f4de42.tar.xz
There is no trunk
it is not the code that compiles, it is you.
Diffstat (limited to 'Constructions.h')
-rw-r--r--Constructions.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/Constructions.h b/Constructions.h
deleted file mode 100644
index b4769aa..0000000
--- a/Constructions.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-
-bool IDisConstruction(int in);
-
-void changeConstructionMaterials(WorldSegment* segment, vector<t_construction>* allConstructions); \ No newline at end of file