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