Adding switchcol patch

This commit is contained in:
bakkeby
2019-10-04 00:20:47 +02:00
parent 40000bba1c
commit 853c64fbb7
6 changed files with 47 additions and 2 deletions

View File

@ -86,6 +86,10 @@
#include "systray.c"
#endif
#if SWITCHCOL_PATCH
#include "switchcol.c"
#endif
#if TAGALLMON_PATCH
#include "tagallmon.c"
#endif