File diff r8274:425d19aac1c7 → r8275:5932486ddd21
src/command.cpp
Show inline comments
 
@@ -24,6 +24,7 @@
 
#include "table/strings.h"
 

	
 
const char *_cmd_text = NULL;
 
StringID _error_message;
 

	
 
/**
 
 * Helper macro to define the header of all command handler macros.