aboutsummaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc.c b/misc.c
index 341b5ac..9a757d4 100644
--- a/misc.c
+++ b/misc.c
@@ -16,6 +16,8 @@
#include "puzzles.h"
char MOVE_UI_UPDATE[] = "";
+char MOVE_NO_EFFECT[] = "";
+char MOVE_UNUSED[] = "";
void free_cfg(config_item *cfg)
{