PETA QUE NI EL PEPE KARTS

This commit is contained in:
2025-02-21 22:00:33 +01:00
parent 7a0bc5c9ae
commit f6098a479b
22 changed files with 386 additions and 392 deletions

View File

@@ -13,9 +13,9 @@
// Constructor
LoadingScreen::LoadingScreen(Resource *resource, options_t *options, section_t *section)
: resource_(resource),
screen_(Screen::get()),
: screen_(Screen::get()),
renderer_(Screen::get()->getRenderer()),
resource_(resource),
asset_(Asset::get()),
input_(Input::get()),
options_(options),