From 621bcc22940aed0242ed1795491a400521d2394d Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Sat, 4 Feb 2006 23:15:15 +0000 Subject: The simulator should use the keypad period key, not the regular one git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8568 a1c6a512-1295-4272-9138-f99709370657 --- apps/SOURCES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/SOURCES') diff --git a/apps/SOURCES b/apps/SOURCES index 35f78c455e..ef65789588 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -78,4 +78,5 @@ eq_cf.S #elif defined(CPU_ARM) && !defined(SIMULATOR) eq_arm.S #endif +eq_menu.c #endif -- cgit v1.2.3