X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgui%2Fmenu.c;fp=bertos%2Fgui%2Fmenu.c;h=6874e3c4b5d4853f1048e83d01825c7cbb3f9fd0;hb=4c53946de9c068b07dcb5fb643c270dc608fe179;hp=146b3c1ffd0f6741d8a04bcb234db577aa71a8fc;hpb=8377d58bc11966e5fed6b8996e3b1429aa0e471e;p=bertos.git diff --git a/bertos/gui/menu.c b/bertos/gui/menu.c index 146b3c1f..6874e3c4 100644 --- a/bertos/gui/menu.c +++ b/bertos/gui/menu.c @@ -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