mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-03-11 22:15:33 +00:00
4 lines
84 B
C#
4 lines
84 B
C#
public static class GraphicsConfig
|
|
{
|
|
public static string ShadersDumpPath;
|
|
}
|