mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2025-12-21 01:42:41 +00:00
Move solution and projects to src
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Ryujinx.Graphics.Shader.Translation
|
||||
{
|
||||
public enum TargetLanguage
|
||||
{
|
||||
Glsl,
|
||||
Spirv,
|
||||
Arb
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user