mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-02 17:01:27 +01:00
270fe2a997
and Wii/sys directories if they do not already exist. This conflicts with DolphinApp::OnInit (run after constructors) which populates the User tree only if there isn't already something there. Instead, set up the two directories in the Data tree. With this change, sys/uid.sys still won't be created until the _second_ run after a fresh install, so these file initializations should be moved out of constructors so that they will be run after OnInit(). git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5526 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
---|---|---|
.. | ||
Core | ||
Dolphin.xcodeproj | ||
DSPSpy | ||
DSPTool | ||
Plugins | ||
PluginSpecs | ||
TestSuite | ||
UnitTests | ||
Dolphin.sln | ||
DolphinProj.xcconfig | ||
DolphinTarget.xcconfig |