mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-15 08:20:07 +00:00

Lets us keep the generic portions of the compatibility list code together, and allows us to introduce a type alias that makes it so we don't need to type out a very long type declaration anymore, making the immediate readability of some code better.