Home
last modified time | relevance | path

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

/dragonfly/games/larn/
H A Dio.c608 static const char *y_num[]= { "\33[","\33[","\33[2","\33[3","\33[4","\33[5","\33[6", variable
630 p = y_num[y]; /* get the string to print */ in cursor()