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

  /src/games/warp/
score.h 12 #define BASEBOUNDARY 250000 /* point boundary across which a new B is
score.c 495 if (lastscore / BASEBOUNDARY < totalscore / BASEBOUNDARY) {
500 lastscore / BASEBOUNDARY > totalscore / BASEBOUNDARY) {

Completed in 26 milliseconds