]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sys_shared.c
fix a display issue with warpzone decals I caused in my last change
[xonotic/darkplaces.git] / sys_shared.c
index ce45820b4c689ca705d97f3d5956cb38e4cd0cbd..e9211f424ac9c86d282200045aba41e571c807ef 100644 (file)
@@ -10,7 +10,6 @@
 # include <windows.h>
 # include <mmsystem.h> // timeGetTime
 # include <time.h> // localtime
-#pragma comment(lib, "winmm.lib")
 #else
 # include <unistd.h>
 # include <fcntl.h>