dolphin/Source/Core/UICommon
JosJuice 7197e3abd0 Use structs for config callback IDs
This way you can't mix up regular config callback IDs and CPU thread
config callback IDs. (It would be rather bad if you did!)
2023-08-17 19:19:26 +02:00
..
ResourcePack UICommon/ResourcePack: Allow priority helpers to take arguments by const reference 2023-06-16 10:20:50 -04:00
AutoUpdate.cpp
AutoUpdate.h
CMakeLists.txt CMake: Use targets for all optionally-external dependencies 2023-06-15 01:41:41 -05:00
CommandLineParse.cpp
CommandLineParse.h
Disassembler.cpp
Disassembler.h
DiscordPresence.cpp Fix s_using_custom_client warning with DiscordPresence 2023-05-23 00:07:06 -04:00
DiscordPresence.h
GameFile.cpp Common: Convert FromWhichRoot to enum class 2023-06-13 13:25:22 -07:00
GameFile.h
GameFileCache.cpp
GameFileCache.h
NetPlayIndex.cpp
NetPlayIndex.h
UICommon.cpp Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
UICommon.h
USBUtils.cpp
USBUtils.h
X11Utils.cpp
X11Utils.h