aboutsummaryrefslogtreecommitdiff
path: root/vis-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'vis-core.h')
-rw-r--r--vis-core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vis-core.h b/vis-core.h
index 564ab69..21c6be4 100644
--- a/vis-core.h
+++ b/vis-core.h
@@ -158,4 +158,6 @@ struct Vis {
/* TODO: make part of Vis struct? enable dynamic modes? */
extern Mode vis_modes[VIS_MODE_LAST];
+extern Movement moves[MOVE_INVALID];
+
#endif \ No newline at end of file