lioncash 9238015dd4 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).
2018-10-20 16:31:35 +02:00
..
2018-07-10 13:05:13 +08:00
2018-10-05 09:27:16 -05:00
2018-09-21 16:39:10 +02:00
2018-08-25 14:45:50 +02:00
2018-10-09 23:10:28 +08:00
2017-09-03 11:26:10 -06:00
2018-06-29 14:18:07 +03:00
2018-01-20 09:56:02 -06:00
2016-03-21 20:03:18 +01:00
2018-09-06 16:03:28 -04:00