get some gp2x stuff out of the way for others

This commit is contained in:
notaz
2017-08-06 23:22:53 +03:00
committed by twinaphex
parent 06d30e62f6
commit 006e9addec
3 changed files with 7 additions and 1 deletions

View File

@@ -69,7 +69,7 @@ DEFINES += _ASM_32X_DRAW
SRCS_COMMON += $(R)pico/32x/draw_arm.s
endif
ifeq "$(asm_mix)" "1"
SRCS_COMMON += $(R)pico/sound/mix_arm.s
SRCS_COMMON += $(R)pico/sound/mix_arm.S
endif
endif # ARCH=arm