forked from len0rd/rockbox
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
This commit is contained in:
parent
7482b82175
commit
001860ce78
6 changed files with 2879 additions and 15 deletions
|
@ -1,6 +1,9 @@
|
|||
rockbox.c
|
||||
rbwrappers.c
|
||||
rbmalloc.c
|
||||
help.c
|
||||
helpcontent.c
|
||||
|
||||
src/combi.c
|
||||
src/divvy.c
|
||||
src/drawing.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue