Add tapresize patch

This commit is contained in:
verschmelzen
2021-03-30 22:31:45 +03:00
parent 4751d7388d
commit 07277cc460
6 changed files with 71 additions and 0 deletions

View File

@@ -264,6 +264,9 @@
#if TAGSWAPMON_PATCH
#include "tagswapmon.h"
#endif
#if TAPRESIZE_PATCH
#include "tapresize.h"
#endif
#if TOGGLEFULLSCREEN_PATCH
#include "togglefullscreen.h"
#endif