diff options
Diffstat (limited to 'Makefile.miyoo')
-rw-r--r-- | Makefile.miyoo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.miyoo b/Makefile.miyoo index 553e8fb..48f0e2a 100644 --- a/Makefile.miyoo +++ b/Makefile.miyoo @@ -2,7 +2,7 @@ GIT_VERSION := "$(shell git describe --abbrev=7 --dirty --always)" PRGNAME = snes9x -VIDEO_BACKEND = retrostone +VIDEO_BACKEND = sdl INPUT_BACKEND = sdl SOUND_BACKEND = alsa |