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

  /src/games/larn/
object.c 15 static void oscroll(int);
62 case OSCROLL:
67 oscroll(i);
869 oscroll(int typ) function in typeref:typename:void
897 if (take(OSCROLL, typ) == 0)
1071 if (iven[i] == OSCROLL)
object.c 15 static void oscroll(int);
62 case OSCROLL:
67 oscroll(i);
869 oscroll(int typ) function in typeref:typename:void
897 if (take(OSCROLL, typ) == 0)
1071 if (iven[i] == OSCROLL)

Completed in 22 milliseconds