mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-04-25 22:26:59 +03:00
feat(gx): set marker when viewport changes
This commit is contained in:
parent
5174970b24
commit
37996fa79c
@ -1052,8 +1052,7 @@ void CGxDevice::XformSetViewport(float minX, float maxX, float minY, float maxY,
|
||||
return;
|
||||
}
|
||||
|
||||
// TODO
|
||||
// this->unk4[4] = 1;
|
||||
this->intF6C = 1;
|
||||
|
||||
this->m_viewport.x.l = minX;
|
||||
this->m_viewport.x.h = maxX;
|
||||
|
Loading…
Reference in New Issue
Block a user