platform sdl, add config file option for fullscreen

This commit is contained in:
kub 2022-02-22 20:40:34 +00:00
parent bd9cbae411
commit 74bd70403b
5 changed files with 7 additions and 6 deletions

View file

@ -16,7 +16,7 @@
#include "warm.h"
#include "plat.h"
#include <pico/pico.h>
#include <pico/pico_int.h>
/* GP2X local */
int gp2x_current_bpp;