the old-new win32 port
[libpicofe.git] / common / menu.c
index fa0480b..887e0cd 100644 (file)
@@ -23,7 +23,7 @@
 #include <pico/patch.h>\r
 \r
 static char static_buff[64];\r
-static char menu_error_msg[64] = { 0, };\r
+char menu_error_msg[64] = { 0, };\r
 static int  menu_error_time = 0;\r
 \r
 #ifndef UIQ3\r