Fix FEZ not showing anything

Does not fix the underlying shortcomings of the cache system
This commit is contained in:
Isaac Marovitz 2024-06-20 21:08:28 +01:00 committed by Isaac Marovitz
parent 84f3b4a3e1
commit 49781fde65
3 changed files with 1 additions and 7 deletions

View file

@ -1,4 +1,3 @@
using Ryujinx.Common.Memory;
using Ryujinx.Graphics.GAL;
using SharpMetal.Metal;
using System.Linq;