7 lines
No EOL
134 B
C#
7 lines
No EOL
134 B
C#
namespace Ryujinx.Graphics.Gal
|
|
{
|
|
public static class GalConsts
|
|
{
|
|
public const string FlipUniformName = "flip";
|
|
}
|
|
} |