Home
last modified time | relevance | path

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

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Ddestruct.c115 bool jumper_straight[2]; member
624 config.jumper_straight[i] = (setting->type == cJSON_True); in load_destruct_config()
2648 if(config.jumper_straight[curPlayer]) in DE_MakeShot()