Continue arreglant cosetes amb cppcheck

This commit is contained in:
2024-10-24 20:36:30 +02:00
parent a5c72a0f65
commit 43e7b83403
80 changed files with 4830 additions and 3461 deletions

View File

@@ -2,10 +2,10 @@
#include <filesystem>
#include <iostream>
#include <string>
#include <algorithm> // for min, clamp, find_if_not, transform
#include <cctype> // for tolower, isspace
#include <cmath> // for cos, pow, M_PI
#include <compare> // for operator<
#include <algorithm> // para min, clamp, find_if_not, transform
#include <cctype> // para tolower, isspace
#include <cmath> // para cos, pow, M_PI
#include <compare> // para operator<
struct JA_Music_t; // lines 7-7
struct JA_Sound_t; // lines 8-8