We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f5ad00 + 8bf394c commit b17fb74Copy full SHA for b17fb74
functions/emulatorInit.ps1
@@ -1,5 +1,6 @@
1
function emulatorInit($emuName, $emulatorFile, $formattedArgs){
2
hideMe
3
+ fullScreenToast
4
isLatestVersionGH($emuName)
5
checkAndStartSteam
6
if( $emuName -ne "pegasus-frontend"){
0 commit comments