Module: wine Branch: master Commit: 68176eeda1862a3c8fe631dc9e3da149a085bd99 URL: http://source.winehq.org/git/wine.git/?a=commit;h=68176eeda1862a3c8fe631dc9e...
Author: Vitaliy Margolen wine-patches@kievinfo.com Date: Sun Dec 10 14:15:29 2006 -0700
dinput: Move few helper functions and standardize them.
---
dlls/dinput/device.c | 36 ++++++++++++++++++++++ dlls/dinput/device_private.h | 3 ++ dlls/dinput/joystick_linux.c | 49 ++++++------------------------ dlls/dinput/joystick_linuxinput.c | 59 ++++--------------------------------- 4 files changed, 55 insertions(+), 92 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=68176eeda1862a3c8fe631...