0
0
mirror of https://github.com/vim/vim.git synced 2025-10-07 05:54:16 -04:00

patch 8.1.1565: MS-Windows: no sound support

Problem:    MS-Windows: no sound support.
Solution:   Add sound support for MS-Windows. (Yasuhiro Matsumoto, Ken Takata,
            closes #4522)
This commit is contained in:
Bram Moolenaar
2019-06-17 22:19:33 +02:00
parent 394c5d8870
commit 9b283523f2
6 changed files with 260 additions and 28 deletions

View File

@@ -777,6 +777,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1565,
/**/
1564,
/**/