Adding maximize patch

This commit is contained in:
bakkeby
2019-10-04 22:46:47 +02:00
parent 853c64fbb7
commit 2de0c0e307
8 changed files with 171 additions and 89 deletions

View File

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