Browse Source

fix

metaverse
ca333 5 years ago
committed by GitHub
parent
commit
10dfaedb06
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/cc/rogue/mdport.c

2
src/cc/rogue/mdport.c

@ -40,7 +40,7 @@
#pragma warning( disable: 4201 )
#include <shlobj.h>
#pragma warning( default: 4201 )
#include <Shlwapi.h>
#include <shlwapi.h>
#undef MOUSE_MOVED
#endif

Loading…
Cancel
Save