diff options
author | Franklin Wei <franklin@rockbox.org> | 2020-12-07 02:08:18 -0500 |
---|---|---|
committer | Franklin Wei <franklin@rockbox.org> | 2020-12-07 02:08:18 -0500 |
commit | 84cd812ccd3c5dd0c3af29300c5c6d4d6b1f9743 (patch) | |
tree | f54980d032770921070aefba86207308abed6e51 /apps/plugins/puzzles/help/unruly.c | |
parent | ae59995553452b178abdf657b33fdb1c641ec45f (diff) |
puzzles: resync with upstream
This updates the upstream sources to include a modified get_cursor_location
patch that I anticipate Simon will merge shortly. Also, I've streamlined
the resync process to only copy the exact files we need to reduce clutter.
Change-Id: I6a5ac60821fce346c500b101c363ae0c63c2ee95
Diffstat (limited to 'apps/plugins/puzzles/help/unruly.c')
-rw-r--r-- | apps/plugins/puzzles/help/unruly.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/puzzles/help/unruly.c b/apps/plugins/puzzles/help/unruly.c index 88590aca32..b098642a72 100644 --- a/apps/plugins/puzzles/help/unruly.c +++ b/apps/plugins/puzzles/help/unruly.c @@ -1,4 +1,4 @@ -/* auto-generated on Jun 25 2020 by genhelp.sh */ +/* auto-generated on Dec 7 2020 by genhelp.sh */ /* help text is compressed using LZ4; see compress.c for details */ /* DO NOT EDIT! */ |