mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-03-14 15:07:18 +00:00
4 lines
84 B
C#
4 lines
84 B
C#
public static class GraphicsConfig
|
|
{
|
|
public static string ShadersDumpPath;
|
|
}
|