UI: Rework the compatibility list into a Window

This commit is contained in:
Evan Husted 2025-03-05 02:08:36 -06:00
parent a23c6bf547
commit 2b06826922
11 changed files with 149 additions and 92 deletions

View file

@ -1,6 +1,7 @@
using Gommon;
using Ryujinx.Ava.Systems;
using Ryujinx.Ava.Systems.AppLibrary;
using Ryujinx.Ava.UI.Windows;
using System.Collections.Generic;
using System.Linq;