mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-23 07:56:52 +00:00
update license
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user