skins: SkinManager + hot-swap (F7), classic/nes a data/skins/

This commit is contained in:
2026-05-17 19:54:07 +02:00
parent a40931c7ca
commit ebfcad6f22
125 changed files with 962 additions and 76 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ class Lang {
static auto nextLanguage(Code c) -> Code; // Devuelve el siguiente idioma del ciclo
private:
static constexpr int MAX_TEXT_STRINGS = 110;
static constexpr int MAX_TEXT_STRINGS = 111;
std::string text_strings_[MAX_TEXT_STRINGS]; // Vector con los textos