diff options
Diffstat (limited to 'Ryujinx.Graphics/Gal/IGalMemory.cs')
| -rw-r--r-- | Ryujinx.Graphics/Gal/IGalMemory.cs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Ryujinx.Graphics/Gal/IGalMemory.cs b/Ryujinx.Graphics/Gal/IGalMemory.cs deleted file mode 100644 index 78eb7154..00000000 --- a/Ryujinx.Graphics/Gal/IGalMemory.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Ryujinx.Graphics.Gal -{ - public interface IGalMemory - { - int ReadInt32(long position); - } -}
\ No newline at end of file |
