X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgui%2Fmenu.c;h=6874e3c4b5d4853f1048e83d01825c7cbb3f9fd0;hb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;hp=b52f795ff360880719af49a1f190bce3fc3e8829;hpb=8ec6bf2e3bb3d87588ce76f0d6d9e83b98838d99;p=bertos.git diff --git a/bertos/gui/menu.c b/bertos/gui/menu.c index b52f795f..6874e3c4 100644 --- a/bertos/gui/menu.c +++ b/bertos/gui/menu.c @@ -27,13 +27,13 @@ * the GNU General Public License. * * Copyright 2003, 2004, 2006 Develer S.r.l. (http://www.develer.com/) - * Copyright 2000 Bernardo Innocenti + * Copyright 2000 Bernie Innocenti * * --> * * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti * \author Stefano Fedrigo * * \brief General pourpose menu handling functions @@ -168,9 +168,7 @@ static void menu_defaultRenderHook(struct Bitmap *bm, int ypos, bool selected, c } } -#warning FIXME:REVISE this code! -#if 0 -//#if CPU_HARVARD +#if CPU_HARVARD ((item->flags & MIF_RAMLABEL) ? text_xyprintf : text_xyprintf_P) #else text_xyprintf