ui, scaling in sdl window mode (ATM hidden)

This commit is contained in:
kub 2021-05-06 22:19:16 +02:00
parent e08e46ba44
commit 1106272c84
3 changed files with 18 additions and 3 deletions

View file

@ -78,8 +78,7 @@ static const char *men_dummy[] = { NULL };
#elif defined(PANDORA)
#include <platform/pandora/menu.c>
#else
#define MENU_OPTIONS_GFX
#define MENU_OPTIONS_ADV
#include <platform/linux/menu.c>
#endif
static void make_bg(int no_scale, int from_screen)