summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2022-01-22 16:00:29 +0100
committerJosJuice <josjuice@gmail.com>2022-01-22 16:05:21 +0100
commita3f5d09a5429464a127f9adfab40ce5b7ea5ff25 (patch)
treef540fe836f8fbdbbe50b861fc0f14e984b7119dd /Source/Core/VideoCommon/CommandProcessor.cpp
parent73bcf9c24bff56e562f120d2c1c02fb734e17dfd (diff)
Don't create GBA saves dir when building without mGBA
Currently, disabling mGBA when building gets rid of the ability to change the GBA saves directory in DolphinQt, but it doesn't actually get rid of Dolphin loading and storing the setting and creating the folder. If the setting is set to a path you don't want to use (perhaps you are trying to turn Dolphin portable), this is annoying. To avoid accidentally making mistakes like this in the future, I'm gating the existence of the setting behind an ifdef.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions