Adding shifttagclients patch ref. #270

This commit is contained in:
bakkeby
2022-07-04 13:07:36 +02:00
parent a15a259926
commit 279c571986
7 changed files with 74 additions and 1 deletions

View File

@ -235,6 +235,9 @@
#if SHIFTTAG_PATCH
#include "shifttag.c"
#endif
#if SHIFTTAGCLIENTS_PATCH
#include "shifttagclients.c"
#endif
#if SHIFTVIEW_PATCH
#include "shiftview.c"
#endif