diff options
| author | Soren Jorvang <soren.jorvang@gmail.com> | 2010-05-28 14:45:07 +0000 |
|---|---|---|
| committer | Soren Jorvang <soren.jorvang@gmail.com> | 2010-05-28 14:45:07 +0000 |
| commit | 270fe2a99747cd30cddb7a9e292babc33b7c8549 (patch) | |
| tree | 7b63700d8bc1588e506e6ea62dad1990a03a6e06 /Source/Core/DebuggerWX/Src/CodeWindowFunctions.cpp | |
| parent | 6687f3e79186ce4c8edb30b4f1869cf665ac70c5 (diff) | |
In r5448 the CSharedContent and cUIDsys constructors create the Wii/shared1
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
Diffstat (limited to 'Source/Core/DebuggerWX/Src/CodeWindowFunctions.cpp')
0 files changed, 0 insertions, 0 deletions
