summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/ModifySettingsButton.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2020-01-04 01:55:40 +0100
committerLéo Lam <leo@leolam.fr>2020-01-25 17:52:07 +0100
commit8f74d02659fe633f991b95422c731b784d6146a0 (patch)
treec3f68e34dab0ec8bb9a62b79009941247b2a6dd4 /Source/Core/InputCommon/ControllerEmu/ControlGroup/ModifySettingsButton.cpp
parent36676d2628a5fbcbf73badb3995c942283b838bd (diff)
Core: Fix a few misuses of FS::CreateDirectory
CreateDirectory does not create missing parent directories. If that behaviour is desired, CreateFullPath should be used instead. (These small misuses went unnoticed since the previous implementation of CreateDirectory automatically created parent directories.)
Diffstat (limited to 'Source/Core/InputCommon/ControllerEmu/ControlGroup/ModifySettingsButton.cpp')
0 files changed, 0 insertions, 0 deletions