Correction of the Sliding puzzle on Samsung YH-820.
Change-Id: Iceef613d8f99da75c7861e0ca472bc67e94a51f9
This commit is contained in:
parent
5e0baf2922
commit
c986655b64
2 changed files with 2 additions and 0 deletions
|
@ -887,6 +887,8 @@ matrix_normal.bmp
|
|||
#if defined HAVE_LCD_COLOR
|
||||
#if SMALLER_DIMENSION <= 80
|
||||
sliding_puzzle.80x80x16.bmp
|
||||
#elif SMALLER_DIMENSION <= 96
|
||||
sliding_puzzle.96x96x16.bmp
|
||||
#elif SMALLER_DIMENSION <= 108
|
||||
sliding_puzzle.108x108x16.bmp
|
||||
#elif SMALLER_DIMENSION <= 128
|
||||
|
|
BIN
apps/plugins/bitmaps/native/sliding_puzzle.96x96x16.bmp
Normal file
BIN
apps/plugins/bitmaps/native/sliding_puzzle.96x96x16.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in a new issue