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