1
0
mirror of synced 2024-11-12 02:00:50 +01:00

Revert using the newer gx2 swizzle code as it needs more testing

This commit is contained in:
KillzXGaming 2019-05-29 19:17:29 -04:00
parent f1164934d2
commit 62a4d9f9c6
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -2,7 +2,7 @@ using System;
using System.Linq; using System.Linq;
using System.Collections.Generic; using System.Collections.Generic;
namespace Switch_Toolbox.Library.OLD namespace Switch_Toolbox.Library
{ {
public class GX2 public class GX2
{ {

View File

@ -2,7 +2,7 @@
using System.Linq; using System.Linq;
using System.Collections.Generic; using System.Collections.Generic;
namespace Switch_Toolbox.Library namespace Switch_Toolbox.Library.NEW
{ {
//Todo fix swizzle issues with this one //Todo fix swizzle issues with this one
public class GX2 public class GX2