Adding shiftswaptags patch ref. #270

This commit is contained in:
bakkeby
2022-07-04 13:56:39 +02:00
parent d3ab291944
commit 197c218304
7 changed files with 50 additions and 2 deletions

View File

@ -235,6 +235,9 @@
#if SHIFTBOTH_PATCH
#include "shiftboth.c"
#endif
#if SHIFTSWAPTAGS_PATCH && SWAPTAGS_PATCH
#include "shiftswaptags.c"
#endif
#if SHIFTTAG_PATCH
#include "shifttag.c"
#endif