activa -Wextra -Wpedantic i neteja warnings

This commit is contained in:
2026-05-18 21:53:32 +02:00
parent 78682b7071
commit e47bc5188a
8 changed files with 45 additions and 13 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ void Title::handleMainMenuKeyPress(SDL_Keycode key) {
}
// Comprueba las entradas
void Title::handleInput(float delta_time) {
void Title::handleInput(float /*delta_time*/) {
Input::get()->update();
// Permitir cancelar remap con ESC/CANCEL