Chessbox: ported to c200, also simplify the tile size calculation (thanks to Jens...
commit21a6fa0cbc87b71983396e31437980060e4982ce
authorpixelma <pixelma@a1c6a512-1295-4272-9138-f99709370657>
Fri, 19 Oct 2007 09:05:18 +0000 (19 09:05 +0000)
committerpixelma <pixelma@a1c6a512-1295-4272-9138-f99709370657>
Fri, 19 Oct 2007 09:05:18 +0000 (19 09:05 +0000)
treebc64bae935f263e2a529d85d3509343df11895f6
parent34b27cd25dd4e43396330490c50d628706fd9906
Chessbox: ported to c200, also simplify the tile size calculation (thanks to Jens). Just retrieve it from the assigned bmp (same as e.g. Sudoku does), so that there's no need to check for lcd resolution in two different places. Update the manual.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15202 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/SUBDIRS
apps/plugins/bitmaps/native/SOURCES
apps/plugins/bitmaps/native/chessbox_pieces.80x80x16.bmp [new file with mode: 0644]
apps/plugins/chessbox/Makefile
apps/plugins/chessbox/chessbox.c
apps/plugins/chessbox/chessbox_pgn.c
manual/plugins/chessbox.tex