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
View File
@@ -78,7 +78,6 @@ namespace Options {
bool console = false;
int player_selected = 0;
std::string config_file;
std::string skin = "classic";
};
struct Gameplay {