HLua/ricochet/pm_shared/pm_info.h

11 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