parent
6a7ecd6e7b
commit
3dacebc6bf
|
|
@ -91,7 +91,7 @@ namespace lspd {
|
||||||
}
|
}
|
||||||
|
|
||||||
void PatchLoader::Load(JNIEnv* env) {
|
void PatchLoader::Load(JNIEnv* env) {
|
||||||
InitSymbolCache(nullptr);
|
/* InitSymbolCache(nullptr); */
|
||||||
lsplant::InitInfo initInfo {
|
lsplant::InitInfo initInfo {
|
||||||
.inline_hooker = [](auto t, auto r) {
|
.inline_hooker = [](auto t, auto r) {
|
||||||
void* bk = nullptr;
|
void* bk = nullptr;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue