Adding togglefullscreen patch
This commit is contained in:
@ -6,6 +6,10 @@
|
||||
#include "systray.h"
|
||||
#endif
|
||||
|
||||
#if TOGGLEFULLSCREEN_PATCH
|
||||
#include "togglefullscreen.h"
|
||||
#endif
|
||||
|
||||
#if ZOOMSWAP_PATCH
|
||||
#include "zoomswap.h"
|
||||
#endif // ZOOMSWAP_PATCH
|
||||
#endif
|
Reference in New Issue
Block a user