mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-21 07:50:53 -05:00
[GPU] Fix frame buffer being upside down in some cases
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Ryujinx.Core
|
||||
namespace Ryujinx.Core
|
||||
{
|
||||
public enum LogClass
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user