aboutsummaryrefslogtreecommitdiff
path: root/game/entity.cpp
diff options
context:
space:
mode:
authorjacopograndi <jak.sk8@hotmail.it>2021-08-19 18:46:51 +0200
committerjacopograndi <jak.sk8@hotmail.it>2021-08-19 18:46:51 +0200
commita8bcacc95045102e67f2feabbdddf79535837554 (patch)
tree5781dd4cb2fe66b67deab84ff4641b7e21b9c174 /game/entity.cpp
forgot to make repo until now
Diffstat (limited to 'game/entity.cpp')
-rw-r--r--game/entity.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/game/entity.cpp b/game/entity.cpp
new file mode 100644
index 0000000..8362c40
--- /dev/null
+++ b/game/entity.cpp
@@ -0,0 +1,3 @@
+#include "entity.h"
+#include <iostream>
+; \ No newline at end of file