From 75fe15a06c282b50a9b672c5420a2270e1bfe878 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Wed, 15 May 2019 18:17:28 -0400 Subject: puzzles: refactor rockbox frontend Cleaned up a bit of copy-pasted code and added some useful comments. Change-Id: I9a6f37acbeeda58b3ea8c65ee96230372400f323 --- apps/plugins/puzzles/README.rockbox | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/plugins/puzzles/README.rockbox') diff --git a/apps/plugins/puzzles/README.rockbox b/apps/plugins/puzzles/README.rockbox index c69c4da50d..3adce72412 100644 --- a/apps/plugins/puzzles/README.rockbox +++ b/apps/plugins/puzzles/README.rockbox @@ -17,6 +17,9 @@ from some minor adjustments to make them compile and run happily on Rockbox. The majority of the rockbox-specific code is found in rockbox.c, with some minor stuff in rbwrappers.c and rbmalloc.c. +NOTE: the build makefile (puzzles.make) automatically includes +`rbcompat.h` when compiling! Check there when things break. + Help feature ============ -- cgit v1.2.3