update license

This commit is contained in:
lizzie
2026-04-10 07:19:19 +00:00
parent 4eb17116a1
commit 88ea96a4ae
9 changed files with 15 additions and 5 deletions
+1
View File
@@ -208,6 +208,7 @@ extern "C" SDL_AppResult SDL_AppInit(void **appstate, int argc, char **argv) {
setvbuf(stderr, nullptr, _IONBF, 0);
sceUserServiceInitialize(nullptr);
Common::InitSwap();
#endif
Common::Log::Initialize();