mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-10 07:15:46 +00:00
@@ -6,7 +6,7 @@ namespace Ryujinx.Common.Configuration
|
||||
Unbounded,
|
||||
Custom
|
||||
}
|
||||
|
||||
|
||||
public static class VSyncModeExtensions
|
||||
{
|
||||
public static VSyncMode Next(this VSyncMode vsync, bool customEnabled = false) =>
|
||||
|
||||
Reference in New Issue
Block a user