From: notaz Date: Mon, 18 Sep 2023 23:37:01 +0000 (+0300) Subject: android again X-Git-Tag: r24l~171 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1114bf776ed8089ebd0122b56f778f9c9447295;p=pcsx_rearmed.git android again --- diff --git a/jni/Android.mk b/jni/Android.mk index dd7c18b6..03c2a285 100644 --- a/jni/Android.mk +++ b/jni/Android.mk @@ -35,7 +35,6 @@ SOURCES_C := $(CORE_DIR)/cdriso.c \ $(CORE_DIR)/psxcommon.c \ $(CORE_DIR)/psxcounters.c \ $(CORE_DIR)/psxdma.c \ - $(CORE_DIR)/psxhle.c \ $(CORE_DIR)/psxhw.c \ $(CORE_DIR)/psxinterpreter.c \ $(CORE_DIR)/psxmem.c \