summaryrefslogtreecommitdiffstats
path: root/libvo/wskeys.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/wskeys.h')
-rw-r--r--libvo/wskeys.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvo/wskeys.h b/libvo/wskeys.h
index e3643ca09f..bf61cf82ef 100644
--- a/libvo/wskeys.h
+++ b/libvo/wskeys.h
@@ -62,6 +62,8 @@
#define wsPlus '+'
#define wsMul '*'
#define wsDiv '/'
+#define wsLess '<'
+#define wsMore '>'
#define wsUp 0x52 + 256
#define wsDown 0x54 + 256