migracio de Title a time based

This commit is contained in:
2025-10-26 23:07:08 +01:00
parent fc17131455
commit 87370dd11d
12 changed files with 150 additions and 134 deletions

View File

@@ -74,7 +74,7 @@ class Game {
// Comprueba los eventos de la cola
void checkEvents();
#ifdef DEBUG
#ifdef _DEBUG
// Pone la información de debug en pantalla
void updateDebugInfo();