Adding rotatestack patch

This commit is contained in:
bakkeby
2019-09-07 22:42:01 +02:00
parent 2f4916a64e
commit 7c23a59c38
7 changed files with 77 additions and 2 deletions

View File

@ -18,6 +18,10 @@
#include "pertag.c"
#endif
#if ROTATESTACK_PATCH
#include "rotatestack.c"
#endif
#if SYSTRAY_PATCH
#include "systray.c"
#endif