1
0
mirror of synced 2024-09-24 19:48:21 +02: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.Collections.Generic;
namespace Switch_Toolbox.Library.OLD
namespace Switch_Toolbox.Library
{
public class GX2
{

View File

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