diff options
Diffstat (limited to 'game/entity.cpp')
-rw-r--r-- | game/entity.cpp | 3 |
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 |