summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2008-12-08 09:51:42 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2008-12-08 09:51:42 +0000
commit6471b3c81a4d629e3ed48d4e8ec678e1f1cf2964 (patch)
tree1db21b8b63edaf094153df2d90a5100ae18577cd /apps/plugins/chessbox
parent66459fee3ddcabd2a98720ca482d22a1656eeba6 (diff)
downloadrockbox-6471b3c81a4d629e3ed48d4e8ec678e1f1cf2964.tar.gz
rockbox-6471b3c81a4d629e3ed48d4e8ec678e1f1cf2964.zip
Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19363 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/chessbox')
-rw-r--r--apps/plugins/chessbox/chessbox_pgn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/chessbox/chessbox_pgn.h b/apps/plugins/chessbox/chessbox_pgn.h
index 35ac8daaf7..c454058fe2 100644
--- a/apps/plugins/chessbox/chessbox_pgn.h
+++ b/apps/plugins/chessbox/chessbox_pgn.h
@@ -295,7 +295,6 @@
295#define CB_LEVEL BUTTON_CUSTOM 295#define CB_LEVEL BUTTON_CUSTOM
296#define CB_MENU BUTTON_MENU 296#define CB_MENU BUTTON_MENU
297 297
298
299#else 298#else
300#error No keymap defined! 299#error No keymap defined!
301#endif 300#endif