diff options
Diffstat (limited to 'Ryujinx.Graphics.GAL/DepthMode.cs')
| -rw-r--r-- | Ryujinx.Graphics.GAL/DepthMode.cs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Ryujinx.Graphics.GAL/DepthMode.cs b/Ryujinx.Graphics.GAL/DepthMode.cs deleted file mode 100644 index aafbb65a..00000000 --- a/Ryujinx.Graphics.GAL/DepthMode.cs +++ /dev/null @@ -1,8 +0,0 @@ -namespace Ryujinx.Graphics.GAL -{ - public enum DepthMode - { - MinusOneToOne, - ZeroToOne - } -}
\ No newline at end of file |
