X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=drivers%2Fgp2x%2Fmenu.h;fp=drivers%2Fgp2x%2Fmenu.h;h=f673197c069b6f3c39ce60995dd18983e6f8cbf3;hp=0000000000000000000000000000000000000000;hb=b2b95d2e0d1fd5e52d03c2152605b09b024c1d0e;hpb=e1591a12a775a600572ffccb2d6f8f4d6343b7dd diff --git a/drivers/gp2x/menu.h b/drivers/gp2x/menu.h new file mode 100644 index 0000000..f673197 --- /dev/null +++ b/drivers/gp2x/menu.h @@ -0,0 +1,5 @@ + +extern char menuErrorMsg[40]; + +int gp2x_menu_do(void); +