canvi de pc (treballant en Screen::applySettings())

This commit is contained in:
2025-06-21 22:31:19 +02:00
parent 4f81712e3c
commit 9b176a8cc0
7 changed files with 67 additions and 68 deletions

View File

@@ -142,7 +142,7 @@ private:
std::string game_controller_db_path_; // Ruta al archivo gamecontrollerdb.txt
// --- Métodos internos ---
void initSDL(); // Inicializa SDL para la gestión de mandos
void initSDLGamePad(); // Inicializa SDL para la gestión de mandos
bool checkAxisInput(InputAction input, int controller_index, bool repeat); // Comprueba el eje del mando
// --- Constructor y destructor ---