renamed Renderable to Mesh
This commit is contained in:
@@ -73,7 +73,7 @@ private:
|
||||
|
||||
public:
|
||||
|
||||
void Set(Renderable *);
|
||||
void Set(Mesh *);
|
||||
};
|
||||
|
||||
IndirectDrawBuffer *icb_draw;
|
||||
|
Reference in New Issue
Block a user