summaryrefslogtreecommitdiffstats
path: root/apps/plugins/chessbox/chessbox_pgn.h
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2021-02-27 22:07:37 +0000
committerSolomon Peachy <pizza@shaftnet.org>2021-02-27 23:53:28 +0000
commitaacb0811d98beb70a59d26edbfd43ba9c456497f (patch)
tree0c8a59421a28536887fc1b277884a4e220ffac4c /apps/plugins/chessbox/chessbox_pgn.h
parent55dc86f5db1dbf26b4179aea5c7ccd315ee20266 (diff)
downloadrockbox-aacb0811d98beb70a59d26edbfd43ba9c456497f.tar.gz
rockbox-aacb0811d98beb70a59d26edbfd43ba9c456497f.zip
Rename symbols of FiiO M3K Linux-based port
Mainly a straight replacement of FIIO_M3K -> FIIO_M3K_LINUX. Change-Id: Id07c84f8150991d1b6851540c2c3f8f67e3f12c2
Diffstat (limited to 'apps/plugins/chessbox/chessbox_pgn.h')
-rw-r--r--apps/plugins/chessbox/chessbox_pgn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/chessbox/chessbox_pgn.h b/apps/plugins/chessbox/chessbox_pgn.h
index e9b66787ee..aacc2ba412 100644
--- a/apps/plugins/chessbox/chessbox_pgn.h
+++ b/apps/plugins/chessbox/chessbox_pgn.h
@@ -539,7 +539,7 @@
#define CB_SCROLL_LEFT (BUTTON_PREV|BUTTON_REPEAT)
#define CB_SCROLL_RIGHT (BUTTON_NEXT|BUTTON_REPEAT)
-#elif CONFIG_KEYPAD == FIIO_M3K_PAD
+#elif CONFIG_KEYPAD == FIIO_M3K_LINUX_PAD
#define CB_SELECT BUTTON_PLAY
#define CB_UP BUTTON_HOME
#define CB_DOWN BUTTON_OPTION