Adding swaptags patch

This commit is contained in:
bakkeby
2020-02-11 08:27:00 +01:00
parent 8cb609fa1e
commit 90a848d608
7 changed files with 44 additions and 2 deletions

View File

@ -113,6 +113,9 @@
#if SWAPFOCUS_PATCH && PERTAG_PATCH
#include "swapfocus.h"
#endif
#if SWAPTAGS_PATCH
#include "swaptags.h"
#endif
#if SWITCHCOL_PATCH
#include "switchcol.h"
#endif