summaryrefslogtreecommitdiff
path: root/src/dungeon.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dungeon.cc')
-rw-r--r--src/dungeon.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dungeon.cc b/src/dungeon.cc
index a2696236..d3554e50 100644
--- a/src/dungeon.cc
+++ b/src/dungeon.cc
@@ -3222,6 +3222,8 @@ static bool_ enter_debug_mode(void)
*/
static void process_command(void)
{
+ auto const &wf_info = game->edit_data.wf_info;
+
char error_m[80];
/* Handle repeating the last command */