fix build for mono targets
Change-Id: I704231b10987ae2adddedebb975538f222843bce
This commit is contained in:
parent
6fb865a066
commit
9ecabc0a75
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,6 @@ snake.c
|
||||||
snake2.c
|
snake2.c
|
||||||
solitaire.c
|
solitaire.c
|
||||||
sokoban.c
|
sokoban.c
|
||||||
speedread.c
|
|
||||||
star.c
|
star.c
|
||||||
starfield.c
|
starfield.c
|
||||||
vu_meter.c
|
vu_meter.c
|
||||||
|
@ -216,6 +215,7 @@ nim.c
|
||||||
#if LCD_DEPTH > 1 /* non-mono bitmap targets */
|
#if LCD_DEPTH > 1 /* non-mono bitmap targets */
|
||||||
|
|
||||||
matrix.c
|
matrix.c
|
||||||
|
speedread.c
|
||||||
|
|
||||||
#if (LCD_WIDTH > 138)
|
#if (LCD_WIDTH > 138)
|
||||||
invadrox.c
|
invadrox.c
|
||||||
|
|
Loading…
Reference in a new issue