yet another unity/gnome3 hack - Fixes random window repositioning

This commit is contained in:
FunkyFr3sh 2018-08-14 15:43:48 +02:00
parent 5188a68964
commit 7661a589bb
3 changed files with 22 additions and 4 deletions

View file

@ -25,6 +25,7 @@
#define CUTSCENE_HEIGHT 400
#define WM_AUTORENDERER WM_USER+111
#define WM_WINEFULLSCREEN WM_USER+112
extern char OpenglVersion[];