HomeSort by: relevance | last modified time | path
    Searched defs:diroffx (Results 1 - 2 of 2) sorted by relevancy

  /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];

Completed in 22 milliseconds