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

This reverts commit ebfcad6f22.
This commit is contained in:
2026-05-18 16:39:59 +02:00
parent ebfcad6f22
commit a8c0386355
125 changed files with 76 additions and 962 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 = 111;
static constexpr int MAX_TEXT_STRINGS = 110;
std::string text_strings_[MAX_TEXT_STRINGS]; // Vector con los textos