docs: I accidentally a word on the internet (fixed missing word in Visual Studio compiling notes).

This commit is contained in:
Vas Crabb 2022-07-01 18:09:36 +10:00
parent 8d4bbaddd4
commit 8b33a4c56d

View File

@ -676,10 +676,10 @@ variables.
Issues affecting Microsoft Visual Studio Issues affecting Microsoft Visual Studio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Microsoft introduced a new version of XAudio2 with Windows 8 thats with the Microsoft introduced a new version of XAudio2 with Windows 8 thats incompatible
version included with DirectX for prior Windows versions at the API level. with the version included with DirectX for prior Windows versions at the API
Newer versions of the Microsoft Windows SDK include headers and libraries for level. Newer versions of the Microsoft Windows SDK include headers and libraries
the new version of XAudio2. By default, the target Windows version is set to for the new version of XAudio2. By default, the target Windows version is set to
Windows Vista (6.0) when compiling MAME, which prevents the use this version of Windows Vista (6.0) when compiling MAME, which prevents the use this version of
the XAudio2 headers and libraries. To build MAME with XAudio2 support using the the XAudio2 headers and libraries. To build MAME with XAudio2 support using the
Microsoft Windows SDK, you must do one of the following: Microsoft Windows SDK, you must do one of the following: