mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-04-26 17:17:43 +02:00
4 lines
84 B
C#
4 lines
84 B
C#
public static class GraphicsConfig
|
|
{
|
|
public static string ShadersDumpPath;
|
|
}
|