mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-23 13:10:41 +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 += -DWIIU -DMSB_FIRST
|
||||
CFLAGS += -DHAVE_MAIN
|
||||
CFLAGS += -DRARCH_INTERNAL -DRARCH_CONSOLE -DSINC_LOWEST_QUALITY
|
||||
CFLAGS += -DRARCH_INTERNAL -DRARCH_CONSOLE
|
||||
CFLAGS += -DHAVE_FILTERS_BUILTIN $(DEFINES)
|
||||
|
||||
ifneq ($(PC_DEVELOPMENT_IP_ADDRESS),)
|
||||
|
Loading…
x
Reference in New Issue
Block a user