1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/puzzles/SOURCES
Franklin Wei 001860ce78 puzzles: full help system
- embeds the upstream halibut documentation for plugin use

- currently every plugin has a copy of the help text, but in the
  future a centralized system using overlays might be better

Change-Id: Idb6eb9accc2fa786a4c6bc2b704e7cf5fd3f78dd
2017-05-16 16:45:39 -04:00

29 lines
364 B
Text

rockbox.c
rbwrappers.c
rbmalloc.c
help.c
helpcontent.c
src/combi.c
src/divvy.c
src/drawing.c
src/dsf.c
src/findloop.c
src/grid.c
src/latin.c
src/laydomino.c
src/loopgen.c
/*src/malloc.c*/ /* we have our own */
src/maxflow.c
src/midend.c
src/misc.c
src/penrose.c
src/printing.c
src/random.c
src/tdq.c
src/tree234.c
src/version.c
#ifdef COMBINED
src/list.c
#endif