mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(profile): added listings of virtual functions for CGxDevice, CGxDeviceD3d
This commit is contained in:
parent
a87e45138d
commit
26db0b63b8
15 changed files with 699 additions and 266 deletions
|
|
@ -53,6 +53,7 @@
|
|||
#include "gx/types.h"
|
||||
#include "gx/batch.h"
|
||||
#include "gx/d3d9.h"
|
||||
#include "gx/query.h"
|
||||
|
||||
#include "m2/cache.h"
|
||||
#include "m2/data.h"
|
||||
|
|
@ -107,6 +108,7 @@
|
|||
#include "storm/array/pointer_to_void.h"
|
||||
#include "storm/array/uint8_t.h"
|
||||
#include "storm/array/uint32_t.h"
|
||||
#include "storm/array/float.h"
|
||||
|
||||
#include "storm/queue/timer_priority_uint32_t.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue