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