noves opcions de menu i config.yaml per desactivar les dos coses visuals que he afegit al port

This commit is contained in:
2026-04-08 19:22:11 +02:00
parent 91fe0625d3
commit 2c833d086e
7 changed files with 25 additions and 2 deletions

View File

@@ -58,4 +58,5 @@ namespace Defaults::Game {
constexpr int PIRAMIDE_INICIAL = 255;
constexpr int VIDES = 5;
constexpr bool USE_NEW_LOGO = true;
constexpr bool SHOW_TITLE_CREDITS = true;
} // namespace Defaults::Game