(svn r26788) -Add: Desync replay option to skip/replay failed commands

This commit is contained in:
frosch
2014-09-07 14:21:16 +00:00
parent 9b72a9f6b8
commit e2f5081f40
3 changed files with 16 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
* See docs/desync.txt for details.
*/
// #define DEBUG_DUMP_COMMANDS
// #define DEBUG_FAILED_DUMP_COMMANDS
#include "core/address.h"
#include "network_type.h"