mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(gx): refresh CGxDevice studies
This commit is contained in:
parent
abcd88b4c1
commit
6a6d154b0a
63 changed files with 2685 additions and 549 deletions
|
|
@ -14,8 +14,9 @@ DECLARE_ENUM(CBaseManaged__ManagedFlags);
|
|||
#include "tempest/vector.h"
|
||||
|
||||
typedef HOBJECT HDATAMGR;
|
||||
typedef CBaseManaged* pointer_to_CBaseManaged;
|
||||
|
||||
STORM_TS_FIXED_ARRAY_POINTER_TO(CBaseManaged);
|
||||
STORM_TS_FIXED_ARRAY(pointer_to_CBaseManaged);
|
||||
STORM_TS_LIST(CBaseManaged);
|
||||
|
||||
enum CBaseManaged__ManagedTypeIds {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue