Searched refs:msgcount (Results 1 – 2 of 2) sorted by relevance
254 int i, count, msgcount, color; in R_ParseParticleEffect() local260 msgcount = MSG_ReadByte (); in R_ParseParticleEffect()263 if (msgcount == 255) in R_ParseParticleEffect()266 count = msgcount; in R_ParseParticleEffect()
3548 static int msgcount = 0; in CacheRecordAdd() local3549 if (msgcount++ < 10) in CacheRecordAdd()