mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-06 10:10:25 +02:00
Make this a bit elegant
This commit is contained in:
@ -29,6 +29,7 @@ private:
|
||||
// Methods.
|
||||
CSkinnedMesh* cleanUp(std::string);
|
||||
bool parseJSONFile(io::IReadFile* file);
|
||||
std::tuple<bool, std::string> load();
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user