mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-03 02:24:28 +00:00
Fix wrong quotes.
This commit is contained in:
parent
9f93606b50
commit
fa50aeeb0c
@ -42,7 +42,7 @@
|
|||||||
#define NOMCX
|
#define NOMCX
|
||||||
#define NOIME
|
#define NOIME
|
||||||
#define HSPRITE HSPRITE_win32
|
#define HSPRITE HSPRITE_win32
|
||||||
#include "windows.h"
|
#include <windows.h>
|
||||||
#undef HSPRITE
|
#undef HSPRITE
|
||||||
#else // _WIN32
|
#else // _WIN32
|
||||||
#ifndef FALSE
|
#ifndef FALSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user