mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-21 10:20:21 +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_ICON = ctr/nestopia.png
|
||||||
#APP_BANNER = ctr/libretro_banner.png
|
#APP_BANNER = ctr/libretro_banner.png
|
||||||
#APP_AUDIO = ctr/silent.wav
|
#APP_AUDIO = ctr/silent.wav
|
||||||
BUILD_3DSX = 0
|
|
||||||
|
|
||||||
else ifeq ($(LIBRETRO), nxengine)
|
else ifeq ($(LIBRETRO), nxengine)
|
||||||
APP_TITLE = NXengine Libretro
|
APP_TITLE = NXengine Libretro
|
||||||
@ -210,6 +209,5 @@ else ifeq ($(LIBRETRO), pcsx_rearmed)
|
|||||||
APP_ICON = ctr/pcsx_rearmed.png
|
APP_ICON = ctr/pcsx_rearmed.png
|
||||||
#APP_BANNER = ctr/libretro_banner.png
|
#APP_BANNER = ctr/libretro_banner.png
|
||||||
#APP_AUDIO = ctr/silent.wav
|
#APP_AUDIO = ctr/silent.wav
|
||||||
BUILD_3DSX = 0
|
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user