Skip to content

Commit

Permalink
win32\sel.cpp: fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
taoenwen committed May 19, 2024
1 parent 836ccc0 commit dad29af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/burner/win32/sel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ static void SelOkay()
}
#endif
nDialogSelect = nSelect;
GetIpsDrvDefine(); // Entry point : SelOkay
IpsPatchInit(); // Entry point : SelOkay

bDialogCancel = false;
MyEndDialog();
Expand Down

4 comments on commit dad29af

@dinkc64
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@taoenwen, kinda urgently need help, please see message on forum :)

@taoenwen
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I'll head over and respond right away.

@dinkc64
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks :)

@taoenwen
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@taoenwen, kinda urgently need help, please see message on forum :)

It's done, so keep your eyes peeled for a message from me to you in the forums.

Please sign in to comment.