Skip to content

Commit

Permalink
fix win32 melonds
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonDorise committed May 30, 2023
1 parent ad74e64 commit 0d7eb8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/renderer/components
1 change: 0 additions & 1 deletion src/renderer/pages/EmulatorsPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ function EmulatorsPage() {

if (system === 'win32') {
delete stateCurrentConfigs.primehack;
delete stateCurrentConfigs.melonds;
delete stateCurrentConfigs.rmg;
delete stateCurrentConfigs.mame;
delete stateCurrentConfigs.vita3k;
Expand Down

0 comments on commit 0d7eb8d

Please sign in to comment.