mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
release 1.91
This commit is contained in:
parent
f7e40c9b2e
commit
74e770b1ec
8 changed files with 18 additions and 21 deletions
|
@ -17,6 +17,8 @@
|
|||
#include "input_pico.h"
|
||||
#include "version.h"
|
||||
|
||||
#include <pico/pico.h>
|
||||
|
||||
static void *shadow_fb;
|
||||
|
||||
const struct in_default_bind in_sdl_defbinds[] __attribute__((weak)) = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue