Adding movestack patch

This commit is contained in:
bakkeby
2019-10-04 23:13:55 +02:00
parent 8c768b21e1
commit e0a21f0869
7 changed files with 73 additions and 3 deletions

View File

@ -56,6 +56,10 @@
#include "maximize.c"
#endif
#if MOVESTACK_PATCH
#include "movestack.c"
#endif
#if PERTAG_PATCH
#include "pertag.c"
#endif