Eliminat el logo de RetroWeekend per falta de temps i pq era lleig

This commit is contained in:
2025-03-08 20:17:31 +01:00
parent e523692e99
commit 9f8d1fbcd7
3 changed files with 2 additions and 5 deletions

View File

@@ -101,6 +101,7 @@ void Director::init()
dbg_init(renderer_);
lang::loadFromFile(getLangFile(static_cast<lang::Code>(options.game.language)));
Screen::init(window_, renderer_);
SDL_ShowCursor(SDL_DISABLE);
Resource::init();
Input::init(Asset::get()->get("gamecontrollerdb.txt"));
bindInputs();
@@ -480,7 +481,6 @@ void Director::setFileList()
Asset::get()->add(prefix + "/data/gfx/logo/logo_jailgames.png", AssetType::BITMAP);
Asset::get()->add(prefix + "/data/gfx/logo/logo_jailgames_mini.png", AssetType::BITMAP);
Asset::get()->add(prefix + "/data/gfx/logo/logo_since_1998.png", AssetType::BITMAP);
Asset::get()->add(prefix + "/data/gfx/logo/logo_retroweekend.png", AssetType::BITMAP);
}
{ // Items