From b1403ee024f81ced657261441571ee5e8bab71ce Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Fri, 23 Jul 2004 23:01:20 +0000 Subject: New way of defining menus and options allows to declare them static const, which saves the code to runtime-assemble them. Rockbox just got 6 KB smaller. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4931 a1c6a512-1295-4272-9138-f99709370657 --- apps/talk.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/talk.h') diff --git a/apps/talk.h b/apps/talk.h index 51504c1a7c..2476c8ec02 100644 --- a/apps/talk.h +++ b/apps/talk.h @@ -51,8 +51,8 @@ enum { unit is upper 4 bits, number the remaining (in regular 2's complement) */ #define TALK_ID(n,u) ((u)<