Adding alt-tab patch ref. #303

This commit is contained in:
bakkeby
2022-10-08 22:12:03 +02:00
parent 4912e3129a
commit cc58ad2ef4
9 changed files with 262 additions and 1 deletions

View File

@ -98,6 +98,9 @@
#endif
/* Other patches */
#if ALT_TAB_PATCH
#include "alttab.c"
#endif
#if ASPECTRESIZE_PATCH
#include "aspectresize.c"
#endif