mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
(WiiU) choose normal quality for the sinc resampler.
This commit is contained in:
parent
675b588d3b
commit
7a72cef9de
@ -119,7 +119,7 @@ CFLAGS += -ffast-math -Werror=implicit-function-declaration
|
|||||||
CFLAGS += -Dstatic_assert=_Static_assert
|
CFLAGS += -Dstatic_assert=_Static_assert
|
||||||
CFLAGS += -DWIIU -DMSB_FIRST
|
CFLAGS += -DWIIU -DMSB_FIRST
|
||||||
CFLAGS += -DHAVE_MAIN
|
CFLAGS += -DHAVE_MAIN
|
||||||
CFLAGS += -DRARCH_INTERNAL -DRARCH_CONSOLE -DSINC_LOWEST_QUALITY
|
CFLAGS += -DRARCH_INTERNAL -DRARCH_CONSOLE
|
||||||
CFLAGS += -DHAVE_FILTERS_BUILTIN $(DEFINES)
|
CFLAGS += -DHAVE_FILTERS_BUILTIN $(DEFINES)
|
||||||
|
|
||||||
ifneq ($(PC_DEVELOPMENT_IP_ADDRESS),)
|
ifneq ($(PC_DEVELOPMENT_IP_ADDRESS),)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user