mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-25 08:27:11 +02:00
chore: Remove duplicate VSyncMode enum in GAL
This commit is contained in:
parent
9df1366fa1
commit
0733b7d0a1
9 changed files with 14 additions and 11 deletions
|
@ -10,7 +10,6 @@ using System.Collections.Generic;
|
|||
using System.Diagnostics;
|
||||
using System.Linq;
|
||||
using System.Threading;
|
||||
using VSyncMode = Ryujinx.Common.Configuration.VSyncMode;
|
||||
|
||||
namespace Ryujinx.HLE.HOS.Services.SurfaceFlinger
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue