Adding killunsel patch

This commit is contained in:
bakkeby
2019-10-05 22:55:46 +02:00
parent a8049d86bb
commit b6928ab1fb
7 changed files with 44 additions and 0 deletions

View File

@ -52,6 +52,10 @@
#include "holdbar.c"
#endif
#if KILLUNSEL_PATCH
#include "killunsel.c"
#endif
#if MAXIMIZE_PATCH
#include "maximize.c"
#endif