Added pertag patch
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
#include "alpha.c"
|
||||
#endif
|
||||
|
||||
#if PERTAG_PATCH
|
||||
#include "pertag.c"
|
||||
#endif
|
||||
|
||||
#if SYSTRAY_PATCH
|
||||
#include "systray.c"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user