]> git.localhorst.tv Git - blank.git/blobdiff - src/world/Entity.cpp
"streamlined" model/VAO handling
[blank.git] / src / world / Entity.cpp
index 844f74bf5f7be7da0cb7d9545beb157bd9d1f1fe..79a09ea771cb6e9fbcd653bb7ab3f416e032cd67 100644 (file)
@@ -7,7 +7,7 @@
 
 namespace {
 
-blank::Model::Buffer model_buffer;
+blank::EntityModel::Buffer model_buffer;
 
 }