Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dannotate.c73 #define MIN_SLIGHT_ADV 30 macro
769 else if (value > MIN_SLIGHT_ADV) in AnnotateVtoNAG()
775 else if (value < -MIN_SLIGHT_ADV) in AnnotateVtoNAG()
784 else if (value > MIN_SLIGHT_ADV) in AnnotateVtoNAG()
790 else if (value < -MIN_SLIGHT_ADV) in AnnotateVtoNAG()