mirror of
https://github.com/mpv-player/mpv
synced 2025-03-06 14:17:46 +00:00
add * and /
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@454 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7e422de154
commit
fe23ccc24b
@ -60,6 +60,8 @@
|
||||
#define wsSpace ' '
|
||||
#define wsMinus '-'
|
||||
#define wsPlus '+'
|
||||
#define wsMul '*'
|
||||
#define wsDiv '/'
|
||||
|
||||
#define wsUp 0x52 + 256
|
||||
#define wsDown 0x54 + 256
|
||||
|
Loading…
Reference in New Issue
Block a user