Home
last modified time | relevance | path

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

/dports/editors/biew/biew-610/
H A Dtstrings.c45 const char *MBoardPicture[] = variable
H A Dtstrings.h37 extern const char * MBoardPicture[];
H A Dinfo_win.c468 twGotoXY(1,i+7); twPutS(MBoardPicture[i]); in About()