Skip to content

Commit

Permalink
resort core links and update their icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Apaczer committed Nov 14, 2023
1 parent 1ab4a8f commit 28b9eb5
Show file tree
Hide file tree
Showing 44 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion board/miyoo/scripts/genimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if test -d "${BINARIES_DIR}/retroarch";then
touch $RA_WDIR/"${CORE_SCRIPT}"
echo -e "#!/bin/sh\n/mnt/emus/retroarch/retroarch -L ${CORE_FILE} \"\$1\"" > $RA_WDIR/"${CORE_SCRIPT}"
# RA_LDIR="${BINARIES_DIR}/main/gmenu2x/sections/cores"
# CORE_LINK="blank.${CORE_NAME}.ra"
# CORE_LINK="zblank.${CORE_NAME}.ra"
# touch $RA_LDIR/"${CORE_LINK}"
# echo -e "title=${CORE_NAME}\ndescription=${CORE_NAME} libretro core\nexec=/mnt/emus/retroarch/${CORE_SCRIPT}\nselectordir=/mnt" > $RA_LDIR/"${CORE_LINK}"
fi
Expand Down

0 comments on commit 28b9eb5

Please sign in to comment.