Home
last modified time | relevance | path

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

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Ddestruct.c114 bool alwaysalias; member
598 config.alwaysalias = (setting->type == cJSON_True); in load_destruct_config()
1279 if (config.alwaysalias == true && *temps == PIXEL_BLACK) { in JE_tempScreenChecking()