libnx: add HAVE_CHD to the Makefile
This commit is contained in:
parent
6384313279
commit
27d1cc9905
|
@ -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