X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2Fmenu.h;h=7561d345c172c56d425b0fbd810163aaf1958be2;hb=91b2c3e133f883a1674b7acd7702c225f568bfa3;hp=bd216a4afab3baae5059ba89b6c367b03b836ba7;hpb=c7a4ff64287b12487c7e9cc13ce3b7d2aa6e1f06;p=libpicofe.git diff --git a/gp2x/menu.h b/gp2x/menu.h index bd216a4..7561d34 100644 --- a/gp2x/menu.h +++ b/gp2x/menu.h @@ -3,8 +3,6 @@ // For commercial use, separate licencing terms must be obtained. -extern char menuErrorMsg[40]; - void menu_loop(void); int menu_loop_tray(void); void menu_romload_prepare(const char *rom_name);