mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
Stdafx: Major header cleanup
This commit is contained in:
parent
14050c7302
commit
6e06fdf638
41 changed files with 68 additions and 217 deletions
|
|
@ -26,6 +26,8 @@ bool Rpcs3App::OnInit()
|
|||
SetAppName(_PRGNAME_);
|
||||
wxInitAllImageHandlers();
|
||||
|
||||
main_thread = std::this_thread::get_id();
|
||||
|
||||
Ini.Load();
|
||||
|
||||
m_MainFrame = new MainFrame();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue