Ja torna a funcionar el borde

This commit is contained in:
2025-03-06 13:14:57 +01:00
parent 72efa0dc46
commit 12e27a1062
5 changed files with 38 additions and 63 deletions

View File

@@ -79,6 +79,7 @@ Director::Director(int argc, const char *argv[])
Screen::get()->setBorderColor(border_color);
Resource::init();
Notifier::init("", "8bithud");
Screen::get()->setNotificationsEnabled(true);
Input::init(Asset::get()->get("gamecontrollerdb.txt"));
initInput();
Debug::init();