Added pertag patch

This commit is contained in:
bakkeby
2019-09-05 22:58:16 +02:00
parent cba0991170
commit 591caea975
5 changed files with 150 additions and 9 deletions

View File

@ -2,6 +2,10 @@
#include "alpha.c"
#endif
#if PERTAG_PATCH
#include "pertag.c"
#endif
#if SYSTRAY_PATCH
#include "systray.c"
#endif