summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/SOURCES
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2017-05-09 22:10:59 -0400
committerFranklin Wei <git@fwei.tk>2017-05-16 16:45:39 -0400
commit001860ce7856e20b890d8adf425c899540a5d5d3 (patch)
tree61df98408207d85a05e29cfca1edb91ec6cb4d4a /apps/plugins/puzzles/SOURCES
parent7482b821753ac226806439fecec4f9ff504c0e90 (diff)
downloadrockbox-001860ce7856e20b890d8adf425c899540a5d5d3.tar.gz
rockbox-001860ce7856e20b890d8adf425c899540a5d5d3.zip
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
Diffstat (limited to 'apps/plugins/puzzles/SOURCES')
-rw-r--r--apps/plugins/puzzles/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/SOURCES b/apps/plugins/puzzles/SOURCES
index 1d58ff5723..1e3264ec37 100644
--- a/apps/plugins/puzzles/SOURCES
+++ b/apps/plugins/puzzles/SOURCES
@@ -1,6 +1,9 @@
1rockbox.c 1rockbox.c
2rbwrappers.c 2rbwrappers.c
3rbmalloc.c 3rbmalloc.c
4help.c
5helpcontent.c
6
4src/combi.c 7src/combi.c
5src/divvy.c 8src/divvy.c
6src/drawing.c 9src/drawing.c