#ifndef __CLVM_CMDS_H__ #define __CLVM_CMDS_H__ int CL_GetTagMatrix (matrix4x4_t *out, prvm_edict_t *ent, int tagindex); #endif /* __CLVM_CMDS_H__ */