X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgizmondo%2Fmenu.h;h=3829836bdd9e1eb314a25ba37bb4303e6e9638f6;hb=1a65e3b1612e5a414bb6742b5485594a9430233e;hp=d4e96bef2f25f52c78bf5a09f89172fb56efc696;hpb=9839d126cc1cf782fad713f4fbc3611cba628ade;p=picodrive.git diff --git a/platform/gizmondo/menu.h b/platform/gizmondo/menu.h index d4e96be..3829836 100644 --- a/platform/gizmondo/menu.h +++ b/platform/gizmondo/menu.h @@ -3,8 +3,6 @@ // For commercial use, separate licencing terms must be obtained. -void menu_init(void); -void text_out16(int x, int y, const char *texto, ...); void menu_loop(void); int menu_loop_tray(void); void menu_romload_prepare(const char *rom_name);