chore: Remove duplicate VSyncMode enum in GAL

This commit is contained in:
Evan Husted 2024-12-27 00:38:12 -06:00
parent 9df1366fa1
commit 0733b7d0a1
9 changed files with 14 additions and 11 deletions

View file

@ -1,3 +1,4 @@
using Ryujinx.Common.Configuration;
using Ryujinx.Graphics.GAL.Multithreading.Commands.Window;
using Ryujinx.Graphics.GAL.Multithreading.Model;
using Ryujinx.Graphics.GAL.Multithreading.Resources;