X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=menu.c;h=04c0410c80a27fcd8f683d145cfe97afd6cf112a;hb=c54d04fd84f59c60c6ecdbd2502fbda5de735b4b;hp=503107f20933182c61a52aa4d666c796f4da8b4b;hpb=20b143089cc395dbcd51cac516a9e36f4ab6f5ac;p=libpicofe.git diff --git a/menu.c b/menu.c index 503107f..04c0410 100644 --- a/menu.c +++ b/menu.c @@ -31,10 +31,8 @@ void *g_menuscreen_ptr; void *g_menubg_src_ptr; void *g_menubg_ptr; -#if !MSCREEN_SIZE_FIXED int g_menuscreen_w; int g_menuscreen_h; -#endif static unsigned char *menu_font_data = NULL; static int menu_text_color = 0xfffe; // default to white