This commit is contained in:
Thomas Jentzsch 2022-08-20 20:00:27 +02:00
commit 6a07d2b967
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ LOCAL_PATH := $(call my-dir)
CORE_DIR := $(LOCAL_PATH)/../..
include $(CORE_DIR)/os/libretro/Makefile.common
include $(CORE_DIR)/libretro/Makefile.common
COREFLAGS := -DANDROID -D__LIB_RETRO__ -DHAVE_STRINGS_H -DSOUND_SUPPORT $(INCFLAGS)