This commit is contained in:
2025-10-27 13:01:11 +01:00
parent 5d8811026d
commit cdb9bde6aa
23 changed files with 392 additions and 392 deletions

View File

@@ -79,7 +79,7 @@ class Game {
void updateDebugInfo();
// Pone la información de debug en pantalla
void renderDebugInfo();
static void renderDebugInfo();
// Comprueba los eventos
void checkDebugEvents(const SDL_Event& event);