Revert using the newer gx2 swizzle code as it needs more testing
This commit is contained in:
parent
f1164934d2
commit
62a4d9f9c6
Binary file not shown.
@ -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
|
||||||
{
|
{
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user