summaryrefslogtreecommitdiff
path: root/src/command_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command_func.h')
-rw-r--r--src/command_func.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/command_func.h b/src/command_func.h
index 3ed4d1e60..212e71ddf 100644
--- a/src/command_func.h
+++ b/src/command_func.h
@@ -75,6 +75,8 @@ const char *GetCommandName(uint32 cmd);
*/
Money GetAvailableMoneyForCommand();
+bool IsCommandAllowedWhilePaused(uint32 cmd);
+
/**
* Extracts the DC flags needed for DoCommand from the flags returned by GetCommandFlags
* @param cmd_flags Flags from GetCommandFlags