mirror of https://github.com/inolen/redream.git
Merge 4d51984542
into a16be3b9ec
This commit is contained in:
commit
770c299d3f
|
@ -19,8 +19,8 @@ CAPSTONE_HAS_ARM64=0
|
|||
UNAME=$(shell uname -a)
|
||||
|
||||
# Dirs
|
||||
ROOT_DIR := .
|
||||
CORE_DIR := .
|
||||
ROOT_DIR := ../..
|
||||
CORE_DIR := ../..
|
||||
LIBRETRO_DIR := $(ROOT_DIR)/deps/libretro
|
||||
|
||||
ifeq ($(platform),)
|
||||
|
|
Loading…
Reference in New Issue