rockbox/apps/plugins/goban
Szymon Dziok 7074a64d8a Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for the target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24658 a1c6a512-1295-4272-9138-f99709370657
2010-02-14 21:56:53 +00:00
..
board.c
board.h
display.c
display.h
game.c
game.h
goban.c Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups 2009-08-20 16:47:44 +00:00
goban.h Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for the target. 2010-02-14 21:56:53 +00:00
goban.make
sgf.c
sgf.h
sgf_output.c FS#10080 2009-07-14 13:57:45 +00:00
sgf_output.h
sgf_parse.c
sgf_parse.h
sgf_storage.c
sgf_storage.h
SOURCES
types.h Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups 2009-08-20 16:47:44 +00:00
util.c Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups 2009-08-20 16:47:44 +00:00
util.h