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