aboutsummaryrefslogtreecommitdiff
path: root/game/tech.cpp
diff options
context:
space:
mode:
authorjacopograndi <jak.sk8@hotmail.it>2021-08-29 13:57:41 +0200
committerjacopograndi <jak.sk8@hotmail.it>2021-08-29 13:57:41 +0200
commitace5c3f3093c50ff7fa6f8b281a377e3788abbd5 (patch)
tree8a52803dc2b777822e9b1cab148bec8798bfeadf /game/tech.cpp
parenta8bcacc95045102e67f2feabbdddf79535837554 (diff)
adding techs
Diffstat (limited to 'game/tech.cpp')
-rw-r--r--game/tech.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/tech.cpp b/game/tech.cpp
new file mode 100644
index 0000000..c556dfe
--- /dev/null
+++ b/game/tech.cpp
@@ -0,0 +1 @@
+#include "tech.h" \ No newline at end of file