summaryrefslogtreecommitdiff
path: root/model.hpp
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2025-03-02 17:30:17 +1100
committerquou <quou@disroot.org>2025-03-02 17:31:06 +1100
commit5b548cb866405b6716d5f904e4df75c07dbbad9b (patch)
treef08cddeb3f6ecb668dbac536d0ee2c533b0a55ee /model.hpp
parent528c5a7ef9e3e7cadf9a2caefa3ca115b382df75 (diff)
nevermind
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;