halflife25-sdk/ricochet/pm_shared/pm_info.h
2013-08-30 13:34:05 -07:00

10 lines
163 B
C

// Physics info string definition
#if !defined( PM_INFOH )
#define PM_INFOH
#ifdef _WIN32
#pragma once
#endif
#define MAX_PHYSINFO_STRING 256
#endif // PM_INFOH