mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 11:43:00 +00:00
(CTR/3DS) enable previously disabled 3dsx builds.
This commit is contained in:
parent
03ff1f060d
commit
c4ea0b53d8
@ -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…
x
Reference in New Issue
Block a user