|
|
/* tile area, might be on a different screen */
|
|
/* tile area, might be on a different screen */
|
|
|
/* monocle area, might be restricted to a specific screen */
|
|
/* monocle area, might be restricted to a specific screen */
|
|
|
const char tags[][MAXTAGLEN] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
|
|
const char tags[][MAXTAGLEN] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
|