mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2026-03-13 11:50:28 -07:00
4 lines
84 B
C#
4 lines
84 B
C#
public static class GraphicsConfig
|
|
{
|
|
public static string ShadersDumpPath;
|
|
}
|