mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Fix sonar warnings, convert spaces -> tabs
This commit is contained in:
@@ -66,7 +66,7 @@ void IVCMIDirs::init()
|
||||
#ifdef VCMI_WINDOWS
|
||||
|
||||
#ifdef __MINGW32__
|
||||
#define _WIN32_IE 0x0500
|
||||
#define _WIN32_IE 0x0500
|
||||
|
||||
#ifndef CSIDL_MYDOCUMENTS
|
||||
#define CSIDL_MYDOCUMENTS CSIDL_PERSONAL
|
||||
|
||||
Reference in New Issue
Block a user