mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(profile): game objects functions
This commit is contained in:
parent
2363e04c76
commit
6d70438ab3
33 changed files with 192 additions and 0 deletions
|
|
@ -114,3 +114,4 @@ CGxDevice__AdapterMonitorModes 0068A4C0 f end=0068A589 type="void __stdcall func
|
|||
CGxDevice__NewOpenGl 0068BF20 f end=0068BF44 type="CGxDevice* __stdcall func()"
|
||||
CGxDevice__NewD3d9Ex 0068C220 f end=0068C244 type="CGxDevice* __stdcall func()"
|
||||
CGxDevice__ITexWHDStartEnd 006A5EF0 f end=006A5FDF type="void __thiscall func(CGxDevice* this, CGxTex* texId, uint32_t* width, uint32_t* height, uint32_t* baseMip, uint32_t* mipCount)"
|
||||
CGxDevice__TexIsReadyNow 006831C0 f end=006831E7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue