rockbox/apps/plugins/goban
Frank Gevaerts 2292782839 A better fix than b58b9c2.
I misunderstood the code a bit when I committed b58b9c2. The
read_char_no_whitespace() probably have to be done.

Change-Id: I024420149a04dbeed4d714795282bb7f88a8e1da
2016-03-13 23:01:35 +01:00
..
board.c
board.h
display.c goban plugin: hoshi locations for more board sizes 2012-01-26 13:08:07 +01:00
display.h FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain. 2011-03-19 10:14:12 +00:00
game.c
game.h
goban.c plugins: another round of making local things static and adding missing #includes 2011-12-28 11:32:13 +00:00
goban.h Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
goban.make Refactor and unify objcopy calls in the build system. Also now properly handles DEBUG builds on hosted targets to keep debug symbols if necessary. 2012-04-04 21:48:19 +02:00
sgf.c A better fix than b58b9c2. 2016-03-13 23:01:35 +01:00
sgf.h
sgf_output.c
sgf_output.h
sgf_parse.c
sgf_parse.h
sgf_storage.c
sgf_storage.h
SOURCES
types.h
util.c Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrapped via a static inline. 2010-05-06 17:35:04 +00:00
util.h