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