mogut GlobalEvenets a core/system

This commit is contained in:
2025-10-26 22:33:27 +01:00
parent 0c87612a17
commit fc17131455
13 changed files with 779 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
#include <vector> // Para vector
#include "utils/utils.hpp" // Para Color
struct Surface;
class Surface;
namespace Rendering {
class ShaderBackend;
}