update license

This commit is contained in:
lizzie 2026-04-10 07:19:19 +00:00
parent d0b9dd3caf
commit fb489fd896
10 changed files with 18 additions and 5 deletions

View file

@ -196,6 +196,7 @@ int main(int argc, char** argv) {
setvbuf(stderr, nullptr, _IONBF, 0);
sceUserServiceInitialize(nullptr);
Common::InitSwap();
#endif
Common::Log::Initialize();