mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
feat(profile): add region code
This commit is contained in:
parent
e2b08911e9
commit
da8d47619c
21 changed files with 762 additions and 6 deletions
|
|
@ -199,7 +199,8 @@ struct CGxDevice {
|
|||
int32_t m_windowVisible;
|
||||
int32_t intF64;
|
||||
int32_t intF68;
|
||||
int32_t intF6C;
|
||||
// Invented name, though seems to have the same place as CGxDeviceD3d::m_d3dNeedsReset
|
||||
int32_t m_needsUpdate;
|
||||
CBoundingBox m_viewport;
|
||||
C44Matrix m_projection;
|
||||
C44Matrix m_projNative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue