rockbox/apps/plugins/sudoku
Robert Menes f51e1f9821 Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolution
in the right spot this time.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23843 a1c6a512-1295-4272-9138-f99709370657
2009-12-04 11:41:31 +00:00
..
generator.c Convert a number of places in core and plugins to use the BIT_N() macro instead of 1<<n. Speeds up things on SH1, and also reduces core binsize. Most notable speedups: 1 bit lcd driver: drawpixel +20%, drawline + 27%, hline +5%; jpeg viewer: +8% for 1/8 scaling. Other targets are unaffected. 2009-06-07 21:27:05 +00:00
generator.h
SOURCES
sudoku.c Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolution 2009-12-04 11:41:31 +00:00
sudoku.h Another round of plugin keymaps for the Philips GoGear SA9200. 2009-12-03 23:13:45 +00:00
sudoku.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
templates.c
templates.h