diff --git a/sys/windows/Makefile.nmake b/sys/windows/Makefile.nmake index c10632912..71983f606 100644 --- a/sys/windows/Makefile.nmake +++ b/sys/windows/Makefile.nmake @@ -49,7 +49,7 @@ GAMEDIR = ..\binary # Default game build directory # # windsound uses built-in Microsoft API's, no 3rd party download is required. -SOUND_LIBRARIES = windsound fmod +SOUND_LIBRARIES = windsound # #------------------------------------------------------------------------------