Adding aspectresize patch

This commit is contained in:
bakkeby
2020-08-27 07:34:21 +02:00
parent 376b48e4d2
commit b3d336322e
8 changed files with 49 additions and 0 deletions

View File

@ -82,6 +82,9 @@
#endif
/* Other patches */
#if ASPECTRESIZE_PATCH
#include "aspectresize.c"
#endif
#if ATTACHABOVE_PATCH || ATTACHASIDE_PATCH || ATTACHBELOW_PATCH || ATTACHBOTTOM_PATCH
#include "attachx.c"
#endif