Merge pull request #1148 from Frank-74/patch-5
[Glide64] Fix crash changing to another plugin
This commit is contained in:
commit
1b57555403
|
@ -76,7 +76,6 @@ int evoodoo = 0;
|
||||||
int ev_fullscreen = 0;
|
int ev_fullscreen = 0;
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#define WINPROC_OVERRIDE
|
|
||||||
HINSTANCE hinstDLL = NULL;
|
HINSTANCE hinstDLL = NULL;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue