Update src/skel/glfw/glfw.cpp

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
This commit is contained in:
alex 2021-07-31 20:59:01 +01:00 committed by GitHub
parent 4a6997ad63
commit 5d44792757
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ psGrabScreen(RwCamera *pCamera)
*****************************************************************************
*/
#ifdef _WIN32
#ifdef _MSC_VER
#if defined _MSC_VER && !defined CMAKE_NO_AUTOLINK
#pragma comment( lib, "Winmm.lib" ) // Needed for time
#endif
RwUInt32