mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 23:37:46 -04:00
platform sdl, add config file option for fullscreen
This commit is contained in:
parent
bd9cbae411
commit
74bd70403b
5 changed files with 7 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue