Module: wine Branch: master Commit: 91b705dc061e1b13c0e97a7eaad837be59ebecc6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=91b705dc061e1b13c0e97a7ea...
Author: Eric Pouech eric.pouech@gmail.com Date: Mon Feb 28 08:25:38 2022 +0100
gameux/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/gameux/tests/Makefile.in | 1 - dlls/gameux/tests/gameexplorer.c | 16 +++++++-------- dlls/gameux/tests/gamestatistics.c | 40 +++++++++++++++++++------------------- 3 files changed, 28 insertions(+), 29 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=91b705dc061e1b13c0e97...