Adding winview patch

This commit is contained in:
bakkeby
2019-09-15 23:33:43 +02:00
parent f8f67508d8
commit f60b0b5121
9 changed files with 73 additions and 18 deletions

View File

@ -86,6 +86,10 @@
#include "warp.c"
#endif
#if WINVIEW_PATCH
#include "winview.c"
#endif
#if ZOOMSWAP_PATCH
#include "zoomswap.c"
#endif