mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-16 12:36:59 +02:00
update license
This commit is contained in:
parent
d0b9dd3caf
commit
fb489fd896
10 changed files with 18 additions and 5 deletions
|
|
@ -196,6 +196,7 @@ int main(int argc, char** argv) {
|
|||
setvbuf(stderr, nullptr, _IONBF, 0);
|
||||
|
||||
sceUserServiceInitialize(nullptr);
|
||||
Common::InitSwap();
|
||||
#endif
|
||||
|
||||
Common::Log::Initialize();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue