update license

This commit is contained in:
lizzie
2026-04-10 07:19:19 +00:00
parent be97a3aa85
commit f8d016d5ee
9 changed files with 15 additions and 5 deletions
+1
View File
@@ -205,6 +205,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();