background scene file loading introduces race condition with datamaps
[laserbrain_demo] / src / material.h
index 5cf3533..c46a21d 100644 (file)
@@ -32,6 +32,7 @@ public:
        void setup() const;
 
        void add_texture(Texture *tex, int type = MTL_TEX_UNKNOWN);
+       void remove_texture(Texture *tex);
 };
 
 // returns MTL_TEX_whatever by name