mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-04 16:45:54 +00:00
Traversal: use the defaults if empty or space-only config entries are detected
This commit is contained in:
parent
c452e72ca7
commit
df8b86ed63
2 changed files with 21 additions and 4 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
#include <wx/frame.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue