dolphin/Source
Lioncash 869acb96c6 Common/IniFile: Simplify Set()
We can just utilize map's insert_or_assign() function and check the
return value to determine whether or not we need to insert the key into
the keys_order vector.
2019-05-22 20:58:49 -04:00
..
Android Merge pull request #8093 from JosJuice/android-runtime-extension-change 2019-05-12 15:22:07 +10:00
Core Common/IniFile: Simplify Set() 2019-05-22 20:58:49 -04:00
DSPSpy
DSPTool
PCH CMake/Windows: Add PCH support 2019-05-15 19:28:04 +02:00
UnitTests Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
VSProps Added FreeSurround to Externals 2019-02-13 22:52:39 -02:00
.clang-format
CMakeLists.txt CMake/Windows: Add PCH support 2019-05-15 19:28:04 +02:00
dolphin-emu.sln Move Updater to WinUpdater 2019-04-10 10:46:49 +02:00