mirror of
https://github.com/minetest/irrlicht.git
synced 2025-02-11 09:00:24 +01:00
Merge branch 'feat/gltf-loader' into feat/gltf-loader
This commit is contained in:
commit
94a2dc0ca6
@ -58,7 +58,6 @@ private:
|
|||||||
bool turn_off_textures_hack(tinygltf::Image *a, const int b, std::string *c,
|
bool turn_off_textures_hack(tinygltf::Image *a, const int b, std::string *c,
|
||||||
std::string *d, int e, int f, const unsigned char * g,int h, void *user_pointer)
|
std::string *d, int e, int f, const unsigned char * g,int h, void *user_pointer)
|
||||||
{
|
{
|
||||||
return false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
namespace irr
|
namespace irr
|
||||||
|
Loading…
Reference in New Issue
Block a user