Adding movestack patch
This commit is contained in:
@ -56,6 +56,10 @@
|
||||
#include "maximize.c"
|
||||
#endif
|
||||
|
||||
#if MOVESTACK_PATCH
|
||||
#include "movestack.c"
|
||||
#endif
|
||||
|
||||
#if PERTAG_PATCH
|
||||
#include "pertag.c"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user