[Bug 52198] MotoGP 2: Controller menu doesn't open when button for controller menu is pressed

WineHQ Bugzilla wine-bugs at winehq.org
Fri Dec 17 08:05:50 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=52198

--- Comment #6 from tobias.boesch at googlemail.com ---
Bisecting identified bfc805194fa33dd0f4048af3e5b0f96bdc96f04c as the first bad
commit.

bfc805194fa33dd0f4048af3e5b0f96bdc96f04c is the first bad commit
commit bfc805194fa33dd0f4048af3e5b0f96bdc96f04c
Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Fri May 28 11:41:30 2021 +0200

    dinput: Move IDirectInput8 WtoA wrappers to ansi.c.

    Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/dinput/ansi.c           | 251 +++++++++++++++++++++++++++++-
 dlls/dinput/dinput_main.c    | 354 +------------------------------------------
 dlls/dinput/dinput_private.h |   5 +-
 3 files changed, 249 insertions(+), 361 deletions(-)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list