diff options
| author | Franklin Wei <git@fwei.tk> | 2018-04-24 19:03:33 -0400 |
|---|---|---|
| committer | Franklin Wei <git@fwei.tk> | 2018-04-24 19:06:30 -0400 |
| commit | b29611fe2c629d8d951d969875a57132df055bdd (patch) | |
| tree | d12ccf676427bc843a5fea34f4f0048e18fc84eb /apps/plugins/puzzles/help/pattern.c | |
| parent | 8f23493e08febc09c370b1d90d891953fa43ddf7 (diff) | |
| download | rockbox-b29611fe2c629d8d951d969875a57132df055bdd.zip rockbox-b29611fe2c629d8d951d969875a57132df055bdd.tar.gz rockbox-b29611fe2c629d8d951d969875a57132df055bdd.tar.bz2 rockbox-b29611fe2c629d8d951d969875a57132df055bdd.tar.xz | |
puzzles: update help text, make generation and testing cleaner
This includes an upstream change to the Galaxies help text. `genhelp.sh'
no longer leaves temporary files sitting around, and the self-test feature
of lz4tiny.c works again.
Change-Id: I787f4cb3c258baade31638d6be18f95b7aa0705e
Diffstat (limited to 'apps/plugins/puzzles/help/pattern.c')
| -rw-r--r-- | apps/plugins/puzzles/help/pattern.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/puzzles/help/pattern.c b/apps/plugins/puzzles/help/pattern.c index c0e5fc3..f977e03 100644 --- a/apps/plugins/puzzles/help/pattern.c +++ b/apps/plugins/puzzles/help/pattern.c @@ -1,4 +1,4 @@ -/* auto-generated on Apr 19 2018 by genhelp.sh */ +/* auto-generated on Apr 24 2018 by genhelp.sh */ /* help text is compressed using LZ4; see compress.c for details */ /* DO NOT EDIT! */ |