Fixed Pandora Makefile

This commit is contained in:
ptitSeb 2014-01-23 09:19:09 +01:00
parent 9d6adf8221
commit 4d8d5f68fc
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ PGO_USE :=1
#PGO_MAKE :=1 #PGO_MAKE :=1
PGO_USE :=1 PGO_USE :=1
RZDCY_SRC_DIR = ../../newdc RZDCY_SRC_DIR = ../../core
include $(RZDCY_SRC_DIR)/core.mk include $(RZDCY_SRC_DIR)/core.mk