Merge branch 'feat/gltf-loader' into feat/gltf-loader

This commit is contained in:
jordan4ibanez 2023-01-29 18:35:16 -05:00 committed by GitHub
commit 94a2dc0ca6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ private:
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)
{
return false;
};
namespace irr