taglinefilesource code
screen_word41drivers/char/selection.c#define sel_pos(n)   inverse_translate(scrw2glyph(screen_word(sel_cons, n, 1)))
screen_word46drivers/char/selection.hextern unsigned short screen_word(int currcons, int offset, int viewed);