mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
minor cleanup
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2674 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
f9b3c08f96
commit
f596fce114
1 changed files with 1 additions and 1 deletions
|
@ -2686,7 +2686,7 @@ void CL_FinishDownload_f (void)
|
|||
CL_ForceStopDownload(true);
|
||||
}
|
||||
|
||||
#ifdef _WINDOWS
|
||||
#ifdef _WIN32
|
||||
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
|
Loading…
Reference in a new issue