forked from mirror/OpenTTD
(svn r21707) -Fix [FS#4371]: bit too strict assertion on validness of console colours
This commit is contained in:
@@ -32,4 +32,6 @@ void IConsoleError(const char *string);
|
||||
/* Parser */
|
||||
void IConsoleCmdExec(const char *cmdstr);
|
||||
|
||||
bool IsValidConsoleColour(TextColour c);
|
||||
|
||||
#endif /* CONSOLE_FUNC_H */
|
||||
|
Reference in New Issue
Block a user