mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-25 12:02:23 -05:00
Support different framebuffer offsets (fixes #59)
This commit is contained in:
@@ -7,6 +7,6 @@ namespace Ryujinx.Core.OsHle.IpcServices.NvServices
|
||||
public int Size;
|
||||
public int Align;
|
||||
public int Kind;
|
||||
public long Address;
|
||||
public long CpuAddress;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user