diff libvo/wskeys.h @ 440:d19a3da6ac13

Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)
author gabucino
date Sun, 15 Apr 2001 18:35:17 +0000
parents 3b5f5d1c5041
children 198b46b739d8
line wrap: on
line diff
--- a/libvo/wskeys.h	Sun Apr 15 18:27:51 2001 +0000
+++ b/libvo/wskeys.h	Sun Apr 15 18:35:17 2001 +0000
@@ -60,6 +60,8 @@
 #define wsSpace ' '
 #define wsMinus '-'
 #define wsPlus  '+'
+#define wsMul   '*'
+#define wsDiv   '/'
 
 #define wsUp            0x52 + 256
 #define wsDown          0x54 + 256