Home
last modified time | relevance | path

Searched refs:I_NPC_End (Results 1 – 2 of 2) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/
H A Dbh_types.h435 I_NPC_End, enumerator
H A Dbh_types.c120 static NPC_DATA NpcDataList[I_NPC_End]= {
587 for (a=0; a<I_NPC_End; a++) { in GetThisNpcData()
591 if (a==I_NPC_End) return(NULL); in GetThisNpcData()