Add files via upload

This commit is contained in:
gzygood
2025-05-13 18:22:25 +08:00
committed by GitHub
parent 8f12d13c13
commit 8588f832ec
10 changed files with 584 additions and 0 deletions

4
wrapper.h Normal file
View File

@@ -0,0 +1,4 @@
#pragma once
#include <cstdint>
extern "C" uint64_t HijackLogicWarpper(uint64_t PixCloudInstance);