mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Remove an extra backslash in Makefile.common
This commit is contained in:
parent
33a04a794f
commit
65fa50c2a6
@ -686,7 +686,7 @@ endif
|
||||
ifeq ($(TARGET), retroarch_3ds)
|
||||
OBJ += audio/drivers/ctr_csnd_audio.o \
|
||||
audio/drivers/ctr_dsp_audio.o \
|
||||
audio/drivers/ctr_dsp_thread_audio.o \
|
||||
audio/drivers/ctr_dsp_thread_audio.o
|
||||
endif
|
||||
|
||||
ifeq ($(HAVE_ALSA), 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user