EDIT: folder structure refactoring

This commit is contained in:
2025-11-26 22:22:06 +09:00
parent 87e2a5d683
commit a816864c88
42 changed files with 124 additions and 121 deletions

View File

@@ -6,7 +6,7 @@
#include "core/texture_cache.h"
#include "core/vk_engine.h"
#include "render/vk_materials.h"
#include "render/materials.h"
#include "core/vk_initializers.h"
#include "core/vk_types.h"
#include "core/config.h"