aboutsummaryrefslogtreecommitdiffstats
path: root/include/entities.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/entities.h')
-rw-r--r--include/entities.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/entities.h b/include/entities.h
index fab2ca5..f9fe842 100644
--- a/include/entities.h
+++ b/include/entities.h
@@ -57,6 +57,7 @@ public:
char* name;
GENDER gender;
GLuint texture[3]; //TODO: ADD TEXTURES
+ Texturec* tex;
void spawn(float, float);