Home | Sort by: relevance | last modified time | path |
/src/games/larn/ | |
display.c | 491 short diroffx[] = {0, 0, 1, 0, -1, 1, -1, 1, -1}; variable in typeref:typename:short[] 505 kk = playerx + diroffx[dir]; |
display.c | 491 short diroffx[] = {0, 0, 1, 0, -1, 1, -1, 1, -1}; variable in typeref:typename:short[] 505 kk = playerx + diroffx[dir]; |