Adding moveplace patch

This commit is contained in:
bakkeby
2020-05-21 19:58:11 +02:00
parent 2cb3e697e4
commit fc8434abd1
7 changed files with 81 additions and 25 deletions

View File

@ -73,6 +73,9 @@
#if MDPCONTROL_PATCH
#include "mdpcontrol.h"
#endif
#if MOVEPLACE_PATCH
#include "moveplace.h"
#endif
#if MOVERESIZE_PATCH
#include "moveresize.h"
#endif