mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-06 10:10:25 +02:00
Now we're going to very carefully implement b3d
This commit is contained in:
@ -16,6 +16,7 @@ class CB3DJSONMeshFileLoader : public IMeshLoader
|
||||
{
|
||||
private:
|
||||
CSkinnedMesh* AnimatedMesh;
|
||||
void cleanUp(std::string);
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user