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

  /src/games/larn/
monster.c 1513 static char spsel[] = {1, 2, 3, 5, 6, 8, 9, 11, 13, 14}; variable in typeref:typename:char[]
1655 return (spattack(spsel[rund(10)], xx, yy));
monster.c 1513 static char spsel[] = {1, 2, 3, 5, 6, 8, 9, 11, 13, 14}; variable in typeref:typename:char[]
1655 return (spattack(spsel[rund(10)], xx, yy));
monster.c 1513 static char spsel[] = {1, 2, 3, 5, 6, 8, 9, 11, 13, 14}; variable in typeref:typename:char[]
1655 return (spattack(spsel[rund(10)], xx, yy));

Completed in 85 milliseconds