winepulse: Move mult_* functions to separated file.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Jacek Caban 2021-05-13 16:04:38 +02:00 committed by Alexandre Julliard
parent 0b0ae164f4
commit 8ea23d0d44
3 changed files with 2014 additions and 1993 deletions

View File

@ -5,4 +5,5 @@ EXTRAINCL = $(PULSE_CFLAGS)
C_SRCS = \
mmdevdrv.c \
mult.c \
pulse.c

File diff suppressed because it is too large Load Diff

2011
dlls/winepulse.drv/mult.c Normal file

File diff suppressed because it is too large Load Diff