Make XA Audio play
This commit is contained in:
@@ -14,7 +14,7 @@ rwildcard = $(wildcard $(addprefix $1/*.,$2)) $(foreach d,$(wildcard $1/*),$(cal
|
||||
SRCS = $(call rwildcard, src, c cpp)
|
||||
SRCS += $(PCSX_REDUX)/common/crt0/crt0.s
|
||||
|
||||
CPPFLAGS += -I$(PSYQ_PATH)/Include
|
||||
CPPFLAGS += -I$(PSYQ_PATH)/Include -D_WCHAR_T
|
||||
|
||||
LDFLAGS += -L$(PSYQ_PATH)/Lib
|
||||
LDFLAGS += -Wl,--start-group
|
||||
|
||||
Reference in New Issue
Block a user