mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
GUI logging improved
logs::listener resurrected rpcs3 version: constexpr
This commit is contained in:
parent
8157e7cac8
commit
0227c03366
14 changed files with 283 additions and 172 deletions
|
|
@ -195,7 +195,7 @@ bool Rpcs3App::OnInit()
|
|||
Emu.SetCallbacks(std::move(callbacks));
|
||||
|
||||
TheApp = this;
|
||||
SetAppName(_PRGNAME_);
|
||||
SetAppName("RPCS3");
|
||||
wxInitAllImageHandlers();
|
||||
|
||||
Emu.Init();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue