add hack for linux to enforce minimum window size

This commit is contained in:
FunkyFr3sh 2024-10-05 22:39:49 +02:00
parent a93d004f1b
commit 747f1df81c
2 changed files with 12 additions and 0 deletions

View file

@ -12,6 +12,7 @@
#define WM_RESTORE_STYLE WM_APP+119
#define IDT_TIMER_LEAVE_BNET 541287654
#define IDT_TIMER_LINUX_FIX_WINDOW_SIZE 345267753
#define CNC_DDRAW_SET_FULLSCREEN 1
#define CNC_DDRAW_SET_WINDOWED 2