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