X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-libraries.git;a=blobdiff_plain;f=minimenu%2Fmmcache.c;h=941aa74ff0d54d0f7df8612845cc481020c817dc;hp=8ecd92a023e71849e584d405612fda836020de39;hb=7109a4ebacc4ec15f323b22ceb31103fa895939f;hpb=0c673ca14a182cd9212993d9957ff1c35be444fe;ds=sidebyside diff --git a/minimenu/mmcache.c b/minimenu/mmcache.c index 8ecd92a..941aa74 100644 --- a/minimenu/mmcache.c +++ b/minimenu/mmcache.c @@ -45,6 +45,7 @@ extern pnd_conf_handle g_conf; extern unsigned char g_pvwcache; extern pnd_conf_handle g_desktopconf; +SDL_Surface *ui_scale_image ( SDL_Surface *s, unsigned int maxwidth, int maxheight ); // height -1 means ignore mm_cache_t *g_icon_cache = NULL; mm_cache_t *g_preview_cache = NULL;