Merge pull request #7922 from natinusala/master
libnx: add HAVE_CHD to the Makefile
This commit is contained in:
commit
aa231dca10
|
@ -41,6 +41,7 @@ HAVE_NETWORKING = 1
|
|||
HAVE_NETPLAYDISCOVERY = 1
|
||||
HAVE_STB_FONT = 1
|
||||
HAVE_CHEEVOS = 1
|
||||
HAVE_CHD = 1
|
||||
|
||||
# RetroArch libnx useful flags
|
||||
HAVE_THREADS = 1
|
||||
|
|
Loading…
Reference in New Issue