mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-22 08:00:53 -05:00
Fix for current framebuffer issues (#78)
[GPU] Fix some of the current framebuffer issues
This commit is contained in:
@@ -8,5 +8,6 @@ namespace Ryujinx.Core.OsHle.Services.Nv
|
||||
public int Align;
|
||||
public int Kind;
|
||||
public long CpuAddress;
|
||||
public long GpuAddress;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user