Home
last modified time | relevance | path

Searched refs:R_BONUS (Results 1 – 3 of 3) sorted by relevance

/dports/games/tali/tali-40.4/src/
H A Dgyahtzee.h15 #define R_BONUS (R_UTOTAL-1) macro
H A Dclist.c130 if (row == R_UTOTAL || row == R_BONUS || row == R_BLANK1 || in score_row()
H A Dgyahtzee.c428 update_score_cell (ScoreList, R_BONUS, num + 1, bonus); in ShowPlayer()