mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-15 08:22:34 +01:00
(svn r11839) -Codechange: move some variables from variables.h to a more logical location.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user