forked from mirror/OpenTTD
(svn r1596) Add some more statics
This commit is contained in:
@@ -1167,7 +1167,7 @@ DEF_CONSOLE_CMD(ConSet) {
|
||||
/* debug commands and variables */
|
||||
/* ****************************************** */
|
||||
|
||||
void IConsoleDebugLibRegister(void)
|
||||
static void IConsoleDebugLibRegister(void)
|
||||
{
|
||||
// debugging variables and functions
|
||||
extern bool _stdlib_con_developer; /* XXX extern in .c */
|
||||
|
Reference in New Issue
Block a user