Add a common include file.

This commit is contained in:
Nemirtingas 2020-07-16 11:56:24 +02:00
parent 25ee1dfa52
commit fe9bbd1104
36 changed files with 236 additions and 250 deletions

View file

@ -203,7 +203,7 @@ Windows_Hook* Windows_Hook::Inst()
const char* Windows_Hook::get_lib_name() const
{
return DLL_NAME;
return WINDOWS_DLL;
}
#endif//EMU_OVERLAY