annotate mp_msg-mencoder.c @ 25422:31bc1206890c

Fix mouse button mapping: MOUSE_BTN1 is middle buttion, MOUSE_BTN2 is right button.
author ulion
date Tue, 18 Dec 2007 14:48:30 +0000
parents 94813c4807f3
children 92b0eee57acb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5957
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
2 #define FOR_MENCODER 1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
3 #include "mp_msg.c"