From 69212c5f2f6eedb551feb007366f23626e3e0a60 Mon Sep 17 00:00:00 2001 From: Michiel Van Der Kolk Date: Sun, 8 May 2005 16:23:02 +0000 Subject: merf u.u. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6439 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/databox/databox.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/plugins/databox') diff --git a/apps/plugins/databox/databox.h b/apps/plugins/databox/databox.h index ffbaf1d35d..a8bb608765 100644 --- a/apps/plugins/databox/databox.h +++ b/apps/plugins/databox/databox.h @@ -55,4 +55,8 @@ extern struct print printing; extern struct editor editor; extern struct editing editing; +#if CONFIG_KEYPAD == IRIVER_H100_PAD +#define BUTTON_PLAY BUTTON_ON +#endif + #endif -- cgit v1.2.3