Adding moveresize patch as per #25
This commit is contained in:
@ -73,6 +73,9 @@
|
||||
#if MDPCONTROL_PATCH
|
||||
#include "mdpcontrol.h"
|
||||
#endif
|
||||
#if MOVERESIZE_PATCH
|
||||
#include "moveresize.h"
|
||||
#endif
|
||||
#if MOVESTACK_PATCH
|
||||
#include "movestack.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user