1
0
mirror of https://github.com/YGGverse/hlsdk-portable.git synced 2025-03-13 05:51:19 +00:00

Fix wrong quotes.

This commit is contained in:
Andrey Akhmichin 2020-03-21 18:51:14 +05:00
parent 9f93606b50
commit fa50aeeb0c

@ -42,7 +42,7 @@
#define NOMCX
#define NOIME
#define HSPRITE HSPRITE_win32
#include "windows.h"
#include <windows.h>
#undef HSPRITE
#else // _WIN32
#ifndef FALSE