Adding zoomswap patch (pertag compatible)

This commit is contained in:
bakkeby
2019-09-05 23:19:23 +02:00
parent 591caea975
commit e681ab5dd9
8 changed files with 94 additions and 4 deletions

View File

@ -9,3 +9,7 @@
#if SYSTRAY_PATCH
#include "systray.c"
#endif
#if ZOOMSWAP_PATCH
#include "zoomswap.c"
#endif // ZOOMSWAP_PATCH