GLTF: Organize structures into a subfolder

This commit is contained in:
Aaron Franke 2022-07-24 14:20:50 -05:00
parent a1f0ea5d19
commit 7b8f9a0e8e
No known key found for this signature in database
GPG key ID: 40A1750B977E56BF
29 changed files with 46 additions and 33 deletions

View file

@ -30,9 +30,9 @@
#include "gltf_document.h"
#include "extensions/gltf_spec_gloss.h"
#include "gltf_document_extension.h"
#include "gltf_document_extension_convert_importer_mesh.h"
#include "gltf_spec_gloss.h"
#include "gltf_state.h"
#include "core/crypto/crypto_core.h"