mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
Fix stupid mistake.
This commit is contained in:
parent
b0b99b6922
commit
cb5d3fce4f
@ -20,8 +20,8 @@ namespace DX11
|
||||
|
||||
struct EFBEncodeParams
|
||||
{
|
||||
DWORD SrcTop;
|
||||
DWORD SrcLeft;
|
||||
DWORD SrcTop;
|
||||
DWORD DestWidth;
|
||||
DWORD ScaleFactor;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user