10 Jul
2023
10 Jul
'23
10:54 p.m.
Module: wine Branch: master Commit: a56fcef71512a35ecaf5043360ee3d27d0e596c8 URL: https://gitlab.winehq.org/wine/wine/-/commit/a56fcef71512a35ecaf5043360ee3d2... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Jul 10 17:15:41 2023 +0200 dplayx: Use nameless unions/structs. --- dlls/dplayx/dplay.c | 134 ++++++++++++++++++++++---------------------- dlls/dplayx/dplayx_global.c | 98 ++++++++++++++++---------------- dlls/dplayx/dplobby.c | 8 +-- dlls/dplayx/name_server.c | 10 ++-- 4 files changed, 121 insertions(+), 129 deletions(-)