yuzu/src/frontend_common
t895 14398a1cbb frontend_common: Manually handle opening config file
SimpleIni only has the ability to use ANSI strings for config paths so this breaks opening configs on paths with special characters. This ensures that we open the right path on each platform.
2023-11-21 14:53:32 -05:00
..
CMakeLists.txt config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
config.cpp frontend_common: Manually handle opening config file 2023-11-21 14:53:32 -05:00
config.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00