mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 20:16:10 +08:00
Correct missing platform int basetypes in const.h
This commit is contained in:
@ -12,6 +12,8 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "platform.h"
|
||||||
|
|
||||||
// the command line param that tells the engine to use steam
|
// the command line param that tells the engine to use steam
|
||||||
#define STEAM_PARM "-steam"
|
#define STEAM_PARM "-steam"
|
||||||
// the command line param to tell dedicated server to restart
|
// the command line param to tell dedicated server to restart
|
||||||
|
Reference in New Issue
Block a user