mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-04-04 19:49:42 +00:00
4 lines
84 B
C#
4 lines
84 B
C#
public static class GraphicsConfig
|
|
{
|
|
public static string ShadersDumpPath;
|
|
}
|