mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-21 02:08:16 +00:00
Merge pull request #2191 from aliaspider/master
(CTR/3DS) enable previously disabled 3dsx builds.
This commit is contained in:
commit
a5a16faef4
@ -39,7 +39,6 @@ else ifeq ($(LIBRETRO), nestopia)
|
||||
APP_ICON = ctr/nestopia.png
|
||||
#APP_BANNER = ctr/libretro_banner.png
|
||||
#APP_AUDIO = ctr/silent.wav
|
||||
BUILD_3DSX = 0
|
||||
|
||||
else ifeq ($(LIBRETRO), nxengine)
|
||||
APP_TITLE = NXengine Libretro
|
||||
@ -210,6 +209,5 @@ else ifeq ($(LIBRETRO), pcsx_rearmed)
|
||||
APP_ICON = ctr/pcsx_rearmed.png
|
||||
#APP_BANNER = ctr/libretro_banner.png
|
||||
#APP_AUDIO = ctr/silent.wav
|
||||
BUILD_3DSX = 0
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user