summaryrefslogtreecommitdiffstats
path: root/src/frontend_common/config.h
diff options
context:
space:
mode:
authorAlexandre Bouvier <contact@amb.tf>2023-11-02 18:53:40 +0100
committerAlexandre Bouvier <contact@amb.tf>2023-11-26 03:45:10 +0100
commitfe3702223f0d5c2bd36a3d4d98c423157f422c10 (patch)
tree4ed2177c84a560455cbc7dcc78e17dae476b2877 /src/frontend_common/config.h
parentMerge pull request #12166 from german77/redmagic (diff)
downloadyuzu-fe3702223f0d5c2bd36a3d4d98c423157f422c10.tar
yuzu-fe3702223f0d5c2bd36a3d4d98c423157f422c10.tar.gz
yuzu-fe3702223f0d5c2bd36a3d4d98c423157f422c10.tar.bz2
yuzu-fe3702223f0d5c2bd36a3d4d98c423157f422c10.tar.lz
yuzu-fe3702223f0d5c2bd36a3d4d98c423157f422c10.tar.xz
yuzu-fe3702223f0d5c2bd36a3d4d98c423157f422c10.tar.zst
yuzu-fe3702223f0d5c2bd36a3d4d98c423157f422c10.zip
Diffstat (limited to 'src/frontend_common/config.h')
-rw-r--r--src/frontend_common/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend_common/config.h b/src/frontend_common/config.h
index 20a1a8056..b3812af17 100644
--- a/src/frontend_common/config.h
+++ b/src/frontend_common/config.h
@@ -7,6 +7,7 @@
#include <string>
#include "common/settings.h"
+#define SI_NO_CONVERSION
#include <SimpleIni.h>
#include <boost/algorithm/string/replace.hpp>