Home
last modified time | relevance | path

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

/dports/games/nazghul/nazghul-0.7.1/src/
H A Dcommon.c66 static unsigned char dir_8facing[] = { variable
178 return dir_8facing[(dy + 1) * 3 + dx + 1]; in vector_to_8facing()