mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-05 11:44:53 +01:00
Fixed everything that I've forgot
This commit is contained in:
parent
d06fbba104
commit
5d4b4371f3
8 changed files with 66 additions and 76 deletions
|
|
@ -13,6 +13,8 @@ public:
|
|||
static constexpr const char *DLL_NAME = "d3d12.dll";
|
||||
|
||||
private:
|
||||
static DX12_Hook* _inst;
|
||||
|
||||
// Variables
|
||||
bool initialized;
|
||||
ID3D12CommandAllocator* pCmdAlloc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue