HomeSort by: relevance | last modified time | path
    Searched refs:oldcurscore (Results 1 - 4 of 4) sorted by relevancy

  /src/games/warp/
score.h 27 EXT long oldcurscore; variable in typeref:typename:EXT long
score.c 344 oldcurscore = -1;
365 if ((!damage || !damflag[dam]) && curscore != oldcurscore) {
368 oldcurscore = curscore;
init.c 541 oldeenergy = oldbenergy = oldcurscore =
term.c 535 oldeenergy = oldbenergy = oldcurscore =

Completed in 13 milliseconds