mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-09 10:19:38 +00:00
fpersmissive fixes
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "cbase.h"
|
||||
|
||||
#ifdef POSIX
|
||||
#define HICON int
|
||||
#define HICON intp
|
||||
const int DT_LEFT = 1;
|
||||
const int DT_CENTER = 2;
|
||||
const int DT_RIGHT = 3;
|
||||
|
||||
Reference in New Issue
Block a user