Fix build without SC_PIXEL_MODE defined.

This commit is contained in:
Gleb Smirnoff 2017-04-19 22:48:27 +00:00
parent 2696ce471c
commit 69db34c309

View file

@ -173,7 +173,8 @@ static const struct mousedata mouse9x13 = { {
0x0c00, 0x0c00, 0x0600, 0x0600, 0x0000, 0x0000, 0x0000, 0x0000, },
9, 13,
};
#endif
#if defined(SC_PIXEL_MODE)
static const struct mousedata mouse10x16 = { {
0xc000, 0xa000, 0x9000, 0x8800, 0x8400, 0x8200, 0x8100, 0x8080,
0x8040, 0x83c0, 0x9200, 0xa900, 0xc900, 0x0480, 0x0480, 0x0300, }, {