Skip to content

Commit

Permalink
Merge branch 'early-unstable' into early
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonDorise committed Sep 23, 2024
2 parents 41434c8 + 82f6af6 commit 603e8c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions/EmuScripts/emuDeckLime3DS.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ function Lime3DS_install(){
Rename-Item -Path $oldName.FullName -NewName $newName
moveFromTo "$temp/lime3ds/lime3ds" "$emusPath/lime3ds"
rm -r -fo "$temp/lime3ds"
createLauncher "lime3ds"

}
function Lime3DS_init(){
Expand Down

0 comments on commit 603e8c2

Please sign in to comment.