diff --git a/urogue/command.c b/urogue/command.c index df46fdc..b081a0b 100644 --- a/urogue/command.c +++ b/urogue/command.c @@ -425,6 +425,7 @@ command(void) * wizard commands */ +#ifdef WIZARD case 0x17: /* ctrl-w */ after = FALSE; @@ -557,6 +558,7 @@ command(void) } break; +#endif default: msg("Illegal command '%s', %d.",