]> de.git.xonotic.org Git - xonotic/darkplaces.git/blob - clvm_cmds.h
58928c2f938865e3bb742995d8f721797a26de83
[xonotic/darkplaces.git] / clvm_cmds.h
1 #ifndef __CLVM_CMDS_H__
2 #define __CLVM_CMDS_H__
3
4 int CL_GetTagMatrix (matrix4x4_t *out, prvm_edict_t *ent, int tagindex);
5
6 #endif /* __CLVM_CMDS_H__ */