mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-10 04:00:21 +02:00
Set up BRUS
This commit is contained in:
@ -37,6 +37,7 @@ private:
|
||||
std::tuple<bool, std::string> parseJSONFile(io::IReadFile* file);
|
||||
std::tuple<bool, std::string> load();
|
||||
std::tuple<bool, std::string> readChunkTEXS();
|
||||
std::tuple<bool, std::string> readChunkBRUS();
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user