Home
last modified time | relevance | path

Searched refs:CON_RESETCOUNT (Results 1 – 6 of 6) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dgamedef.h233 CON_RESETCOUNT, // 47 enumerator
H A Dgamedef.cpp228 { "resetcount", CON_RESETCOUNT },
2653 case CON_RESETCOUNT: in C_ParseCommand()
H A Dgameexec.cpp2483 case CON_RESETCOUNT: in VM_Execute()
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dgamedef.h1222 TRANSFORM(CON_RESETCOUNT) DELIMITER \
H A Dgamedef.cpp447 { "resetcount", CON_RESETCOUNT },
6003 case CON_RESETCOUNT: in C_ParseCommand()
H A Dgameexec.cpp5005 vInstruction(CON_RESETCOUNT):