Update AdobeAir.cpp

This commit is contained in:
恍兮惚兮 2024-04-22 21:27:03 +08:00
parent ad6d922378
commit ac10a4807e

View File

@ -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[]={