mirror of
https://github.com/gzygood/DbkeyHook.git
synced 2026-08-03 14:38:07 +00:00
4 lines
102 B
C++
4 lines
102 B
C++
#pragma once
|
|
#include <cstdint>
|
|
|
|
extern "C" uint64_t HijackLogicWarpper(uint64_t PixCloudInstance); |