Ryujinx/Ryujinx.Graphics/Gal/Shader/ShaderIrNode.cs

4 lines
68 B
C#
Raw Normal View History

namespace Ryujinx.Graphics.Gal.Shader
{
class ShaderIrNode { }
}