mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-23 13:55:36 +08:00
Update AdobeAir.cpp
This commit is contained in:
parent
ad6d922378
commit
ac10a4807e
@ -176,6 +176,7 @@ bool InsertAIRNovelHook()
|
||||
return false;
|
||||
}
|
||||
bool adobelair3(){
|
||||
//虚構英雄ジンガイアVol3
|
||||
DWORD base = (DWORD)GetModuleHandleW(L"Adobe AIR.dll");
|
||||
if (!base)return false;
|
||||
BYTE sig[]={
|
||||
|
Loading…
Reference in New Issue
Block a user