Home
last modified time | relevance | path

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

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Ddestruct.c343 static const JE_byte ModeScore[MAX_PLAYERS][MAX_MODES] = variable
2787 destruct_player[PLAYER_RIGHT].score += ModeScore[PLAYER_LEFT][world.destructMode]; in DE_RunTickCheckEndgame()
2793 destruct_player[PLAYER_LEFT].score += ModeScore[PLAYER_RIGHT][world.destructMode]; in DE_RunTickCheckEndgame()