namespace Ryujinx.Graphics.GAL { public enum VSyncMode { Switch, Unbounded, Custom } }