Merge branch 'main' into tinygltf

This commit is contained in:
XiaoQiDigipen 2023-03-07 16:24:17 +08:00 committed by GitHub
commit aafd741bb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ int main(int argc, char* argv[])
{ {
std::vector<std::string> paths; std::vector<std::string> paths;
#if 1 #if 0
if (argc == 1) if (argc == 1)
{ {