Update GHA.cpp
This commit is contained in:
parent
936efb8318
commit
345dd51102
@ -41,7 +41,7 @@ DWORD WINAPI InputRT6(LPVOID lpParam)
|
||||
WinExec("taskkill /f /im GHA.exe", SW_HIDE);
|
||||
}
|
||||
//DEBUG//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
info(true, "test values *ffbOffset3=0x%02X / *ffbOffset4=0x%02X ", *ffbOffset3, *ffbOffset4);
|
||||
//info(true, "test values *ffbOffset3=0x%02X / *ffbOffset4=0x%02X ", *ffbOffset3, *ffbOffset4);
|
||||
//DEBUG//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
}
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user