mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2024-12-28 11:33:06 +00:00
wip
This commit is contained in:
parent
18231cc9da
commit
4b40ffdb2d
1 changed files with 1 additions and 3 deletions
|
@ -11,8 +11,6 @@ namespace Ryujinx.Tests.Graphics
|
||||||
{
|
{
|
||||||
public class AstcDecoderTests
|
public class AstcDecoderTests
|
||||||
{
|
{
|
||||||
private const int ASTCBlockSize;
|
|
||||||
|
|
||||||
[SetUp]
|
[SetUp]
|
||||||
public void SetupFixture()
|
public void SetupFixture()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue