X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fcommon%2Fmenu.h;h=b21818dd8864a335aa270ee90b095142047dfdb7;hb=9839d126cc1cf782fad713f4fbc3611cba628ade;hp=1e096ff00d222555c22dc8c48d535d7e4c7700e7;hpb=e5f426aa2e86d56357b8af2795e73cc0c9b17e8f;p=picodrive.git diff --git a/platform/common/menu.h b/platform/common/menu.h index 1e096ff..b21818d 100644 --- a/platform/common/menu.h +++ b/platform/common/menu.h @@ -7,6 +7,7 @@ void smalltext_out16(int x, int y, const char *texto, int color); void smalltext_out16_lim(int x, int y, const char *texto, int color, int max); void menu_draw_selection(int x, int y, int w); +extern char menuErrorMsg[64]; typedef enum