mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
Enable rewind on miyoo
Tested on my PowKiddy V90
This commit is contained in:
parent
46e86ff503
commit
c597583816
@ -42,7 +42,7 @@ DEBUG ?= 0
|
||||
MIYOO = 1
|
||||
DINGUX = 1
|
||||
HAVE_SCREENSHOTS = 0
|
||||
HAVE_REWIND = 0
|
||||
HAVE_REWIND = 1
|
||||
HAVE_7ZIP = 1
|
||||
HAVE_AL = 0
|
||||
HAVE_ALSA = 1
|
||||
|
Loading…
Reference in New Issue
Block a user