Make XA Audio play

This commit is contained in:
2022-08-09 15:37:28 +02:00
parent 2f498a0f40
commit 9728e56ba2
6 changed files with 146 additions and 3 deletions

View File

@@ -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