feat: Update LoadShaderPathsMap to use sdl3cpp::services::ShaderPaths for shader path management

This commit is contained in:
2026-01-04 13:58:36 +00:00
parent c8329dc760
commit 91e9b2a45b
2 changed files with 2 additions and 1 deletions
@@ -1,5 +1,6 @@
#pragma once
#include <cstdint>
#include <string>
#include <array>