diff --git a/src/cmd.c b/src/cmd.c index 437b1a19e..4d356edb0 100644 --- a/src/cmd.c +++ b/src/cmd.c @@ -631,6 +631,7 @@ wiz_makemap(VOID_ARGS) docrt(); flush_screen(1); } + return 0; } /* ^F command - reveal the level map and any traps on it */