Module: wine Branch: master Commit: 9f9fce44fcc07ecc44a8330181bf223a9a046387 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9f9fce44fcc07ecc44a833018...
Author: Michael Stefaniuc mstefani@winehq.org Date: Mon Nov 30 21:41:01 2020 +0100
dmusic: Sync up the dmobject.[ch] files.
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dmband/dmobject.c | 111 ++++++++++++++++++++++++++++++++++++++++++++--- dlls/dmband/dmobject.h | 8 +++- dlls/dmcompos/dmobject.c | 111 ++++++++++++++++++++++++++++++++++++++++++++--- dlls/dmcompos/dmobject.h | 8 +++- dlls/dmloader/dmobject.c | 111 ++++++++++++++++++++++++++++++++++++++++++++--- dlls/dmloader/dmobject.h | 8 +++- dlls/dmscript/dmobject.c | 111 ++++++++++++++++++++++++++++++++++++++++++++--- dlls/dmscript/dmobject.h | 8 +++- dlls/dmstyle/dmobject.c | 111 ++++++++++++++++++++++++++++++++++++++++++++--- dlls/dmstyle/dmobject.h | 8 +++- dlls/dmusic/dmobject.c | 111 ++++++++++++++++++++++++++++++++++++++++++++--- dlls/dmusic/dmobject.h | 8 +++- dlls/dswave/dmobject.c | 111 ++++++++++++++++++++++++++++++++++++++++++++--- dlls/dswave/dmobject.h | 8 +++- 14 files changed, 791 insertions(+), 42 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9f9fce44fcc07ecc44a83...