Skip to content

Commit 91dd36e

Browse files
committed
Tue 21 Jan 2020 06:37:49 EST - new process script
1 parent 78ce3ea commit 91dd36e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Odroid/odroid-go-firmware

Scripts/helpers/process

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ then
175175
make -j8
176176
cp ./build/gnuboy-go.bin $FIRMWARE_PATH/Bins/
177177

178-
#cd $GOPLAY_PATH
179-
cd $SUPER_GOPLAY_PATH
178+
cd $GOPLAY_PATH
179+
#cd $SUPER_GOPLAY_PATH
180180
clear
181181
echo "--------------------------------------------------------------------------"
182182
echo -e "${game} ${green}Compiling ${cyan}nesemu-go${nc}"

0 commit comments

Comments
 (0)