mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 07:20:34 +00:00
Merge pull request #14033 from phcoder/miyoorewind
Enable rewind on miyoo
This commit is contained in:
commit
dcaba084f9
@ -42,7 +42,7 @@ DEBUG ?= 0
|
|||||||
MIYOO = 1
|
MIYOO = 1
|
||||||
DINGUX = 1
|
DINGUX = 1
|
||||||
HAVE_SCREENSHOTS = 0
|
HAVE_SCREENSHOTS = 0
|
||||||
HAVE_REWIND = 0
|
HAVE_REWIND = 1
|
||||||
HAVE_7ZIP = 1
|
HAVE_7ZIP = 1
|
||||||
HAVE_AL = 0
|
HAVE_AL = 0
|
||||||
HAVE_ALSA = 1
|
HAVE_ALSA = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user