]> de.git.xonotic.org Git - xonotic/darkplaces.git/blob - clvm_cmds.h
Moved initializations of the pixel_size and attributes fields in the TGA header ealie...
[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__ */