This commit is contained in:
2025-10-27 11:53:12 +01:00
parent 231dcd4b3b
commit 5d8811026d
69 changed files with 899 additions and 888 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
#include <SDL3/SDL.h>
namespace globalEvents {
namespace GlobalEvents {
// Comprueba los eventos que se pueden producir en cualquier sección del juego
void check(const SDL_Event& event);
} // namespace globalEvents
} // namespace GlobalEvents