1
0
mirror of https://github.com/citra-emu/citra.git synced 2025-03-25 06:17:22 +00:00
Daniel López Guimaraes dccb8f6b17
gamemode: Fix compile issues ()
The Linux build fails to compile because gamemode will try to link
against `common` when it's not needed.
2023-12-22 19:29:44 +05:30
..