Adding tagall patch

This commit is contained in:
bakkeby
2019-10-04 23:56:00 +02:00
parent 69c6037b26
commit a25d00eb00
7 changed files with 63 additions and 1 deletions

View File

@ -98,6 +98,10 @@
#include "switchcol.c"
#endif
#if TAGALL_PATCH
#include "tagall.c"
#endif
#if TAGALLMON_PATCH
#include "tagallmon.c"
#endif