Skip to content

Commit 7902b84

Browse files
committed
Thu 20 Feb 2020 08:04:48 EST - with written concent from @ducalex, starting on testing retro-go integration. specifically nesemu and screen tearing
1 parent 8a4367c commit 7902b84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Components/retro-go/nesemu-go/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#
55

66
PROJECT_NAME := nesemu-go
7-
EXTRA_COMPONENT_DIRS := ~/Desktop/github/RetroESP32/Public/Software/Emulators/retro-go/components
8-
#EXTRA_COMPONENT_DIRS := $(dirname "$PWD")/components
7+
EXTRA_COMPONENT_DIRS := $(dirname "$PWD")/components
98

109
include $(IDF_PATH)/make/project.mk

0 commit comments

Comments
 (0)