Adding exresize patch

This commit is contained in:
bakkeby
2019-10-24 08:47:00 +02:00
parent d82be5a65d
commit 2112ea927f
8 changed files with 422 additions and 150 deletions

View File

@ -44,6 +44,9 @@
#if HOLDBAR_PATCH
#include "holdbar.c"
#endif
#if EXRESIZE_PATCH
#include "exresize.c"
#endif
#if KILLUNSEL_PATCH
#include "killunsel.c"
#endif