This commit is contained in:
HolographicHat
2024-07-17 18:12:24 +08:00
parent f737122247
commit 793ad075fe
6 changed files with 18 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
#pragma once
// IL2CPP application initializer
void InitIL2CPP(void* &ppRecordUserData);
void InitIL2CPP();