mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-06 18:20:26 +02:00
Make it so we can inline this
This commit is contained in:
@ -27,7 +27,7 @@ private:
|
||||
json JSONDataContainer;
|
||||
|
||||
// Methods.
|
||||
void cleanUp(std::string);
|
||||
CSkinnedMesh* cleanUp(std::string);
|
||||
bool parseJSONFile(io::IReadFile* file);
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user