X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgui%2Fmenu.c;h=146b3c1ffd0f6741d8a04bcb234db577aa71a8fc;hb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;hp=ac8e45e1d44fb90ace02d5718998ca2eeff65ab3;hpb=ee429f52edb679145d037fbe045d94550906e156;p=bertos.git diff --git a/bertos/gui/menu.c b/bertos/gui/menu.c index ac8e45e1..146b3c1f 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 @@ -41,8 +41,7 @@ #include "menu.h" -#include - +#include "cfg/cfg_gfx.h" #include #include @@ -199,7 +198,7 @@ static void menu_layout( ypos = bm->cr.ymin; -#if 0 +#if 1 if (redraw) { /* Clear screen */