diff options
Diffstat (limited to 'model.hpp')
-rw-r--r-- | model.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -108,7 +108,6 @@ struct Model_Instance { Texture_Id env_cubemap, Sampler_Id sampler ); - int pick(const v3f& o, const v3f& d); }; struct Model_Scene { |