mirror of https://github.com/yuzu-mirror/yuzu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The latest git version of GCC has issues with my diamond inheritance shenanigans. Since that's now two compilers that don't like it I thought it'd be best to just axe all of it and just have the two templates like before. This rolls the features of BasicRangedSetting into BasicSetting, and likewise RangedSetting into Setting. It also renames them from BasicSetting and Setting to Setting and SwitchableSetting respectively. Now longer name corresponds to more complex thing. |
3 years ago | |
---|---|---|
.. | ||
emu_window | 3 years ago | |
CMakeLists.txt | 3 years ago | |
config.cpp | 3 years ago | |
config.h | 3 years ago | |
default_ini.h | 3 years ago | |
yuzu.cpp | 3 years ago | |
yuzu.rc |