mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
close any opened dialogs when closing the main window
This commit is contained in:
@ -23,6 +23,7 @@ namespace DlgAudioSettings
|
||||
{
|
||||
|
||||
void Open();
|
||||
void Close();
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user