notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c62131
)
fix android build
author
notaz
<notasas@gmail.com>
Sun, 9 Jul 2023 23:24:51 +0000
(
02:24
+0300)
committer
notaz
<notasas@gmail.com>
Sun, 9 Jul 2023 23:24:51 +0000
(
02:24
+0300)
forgot about it (as usual)
jni/Android.mk
patch
|
blob
|
blame
|
history
diff --git
a/jni/Android.mk
b/jni/Android.mk
index
37e3c35
..
c492069
100644
(file)
--- a/
jni/Android.mk
+++ b/
jni/Android.mk
@@
-147,6
+147,7
@@
ifeq ($(HAVE_ARI64),1)
endif
endif
SOURCES_C += $(DYNAREC_DIR)/emu_if.c
+ SOURCES_C += $(DYNAREC_DIR)/events.c
ifeq ($(HAVE_LIGHTREC),1)
COREFLAGS += -DLIGHTREC -DLIGHTREC_STATIC