Merge pull request #8129 from natinusala/master

libnx: remove HAVE_CHD + add assets to the gitignore
This commit is contained in:
Twinaphex 2019-01-30 20:51:51 +01:00 committed by GitHub
commit 81bca39b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -76,6 +76,7 @@ libretro-super
run.sh
convert_rumble.awk
*~
assets
# Wii U
*.depend

View File

@ -41,7 +41,7 @@ HAVE_NETWORKING = 1
HAVE_NETPLAYDISCOVERY = 1
HAVE_STB_FONT = 1
HAVE_CHEEVOS = 1
HAVE_CHD = 1
HAVE_CHD = 0 # disabled due to static libretro-common and libchdr conflicts between different cores
HAVE_STB_VORBIS = 1
# RetroArch libnx useful flags