summaryrefslogtreecommitdiff
path: root/model.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'model.hpp')
-rw-r--r--model.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/model.hpp b/model.hpp
index 022ec27..7417e51 100644
--- a/model.hpp
+++ b/model.hpp
@@ -97,7 +97,6 @@ struct Material_Loader : public Asset_Loader {
struct Model_Resources {
Texture_Id env_cubemap;
- Texture_Id shadows;
Sampler_Id sampler;
Buffer_Id vp;
Buffer_Id globals;