summaryrefslogtreecommitdiff
path: root/src/audio_core
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-09-07 16:08:08 -0400
committerLioncash <mathew1800@gmail.com>2018-09-07 16:25:28 -0400
commit564b7fdc9c15c82f92a71855784801d124b465c4 (patch)
tree214e82ceaaf55bf1f6e5d81c4efabeba808e7052 /src/audio_core
parentc08c5d346ac8bf0c8571ec68772851a76e27e7f1 (diff)
yuzu: Move GameListWorker to its own source files
This has gotten sufficiently large enough to warrant moving it to its own source files. Especially given it dumps the file_sys headers around code that doesn't use it for the most part. This'll also make it easier to introduce a type alias for the compatibility list, so a large unordered_map type declaration doesn't need to be specified all the time (we don't want to propagate the game_list_p.h include via the main game_list.h header).
Diffstat (limited to 'src/audio_core')
0 files changed, 0 insertions, 0 deletions