rockbox/apps/plugins/chessbox
Steve Bavin 6526577818 Plugin parameters should be const.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17492 a1c6a512-1295-4272-9138-f99709370657
2008-05-13 09:57:56 +00:00
..
archos.lds Fix chessbox and rockboy for archos (overlays were broken by yesterday's plugin binsize reduction commit). 2008-01-05 12:45:12 +00:00
chessbox.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
chessbox_pgn.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
chessbox_pgn.h Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
gnuchess.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
gnuchess.h Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
Makefile Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
opening.c
opening.h