[TLAC] Better window handle (custom game name patches are now possible)

This commit is contained in:
nastys
2019-11-23 19:37:16 +01:00
parent 76bc0e2e4a
commit 1c5e017636
3 changed files with 2 additions and 13 deletions
@@ -10,10 +10,6 @@ namespace TLAC
static std::string *moduleDirectory;
public:
static const wchar_t* DivaWindowName;
static const wchar_t* GlutDefaultName;
static const wchar_t* freeGlutDefaultName;
static bool inputDisable;
static HWND DivaWindowHandle;