halflife25-sdk/ricochet/pm_shared/pm_info.h

11 lines
163 B
C
Raw Normal View History

2013-08-30 20:34:05 +00:00
// Physics info string definition
#if !defined( PM_INFOH )
#define PM_INFOH
#ifdef _WIN32
#pragma once
#endif
#define MAX_PHYSINFO_STRING 256
#endif // PM_INFOH