Skip to content

Commit

Permalink
fix Cemu
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonDorise committed Nov 25, 2024
1 parent ffa8e38 commit 1d4be8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/EmuScripts/emuDeckCemu.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function Cemu_install(){
}

Remove-Item -Recurse -Force cemu -ErrorAction SilentlyContinue
createLauncher "cemu"
createLauncher "Cemu"

}
function Cemu_init(){
Expand Down

0 comments on commit 1d4be8e

Please sign in to comment.