mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-04-26 00:46:46 +00:00
Fix mismatch
This commit is contained in:
parent
78d4bc80cf
commit
af99e96ba6
|
|
@ -141,7 +141,7 @@ GDrawFunctions *gdraw_D3D11_CreateContext(ID3D11Device *dev, ID3D11DeviceContext
|
|||
}
|
||||
|
||||
// 4J added - interface so we can set the viewport back to the one that Iggy last set up
|
||||
void gdraw_D3D11_setViewport_4J()
|
||||
void RADLINK gdraw_D3D11_setViewport_4J()
|
||||
{
|
||||
set_viewport();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue