[nostalgia,studio] Proper fix for input filtering

This commit is contained in:
2025-01-20 02:10:48 -06:00
parent 48e45c7dd6
commit 6170647c0c
4 changed files with 14 additions and 2 deletions

View File

@@ -256,4 +256,7 @@ class FilePicker {
};
[[nodiscard]]
bool mainWinHasFocus() noexcept;
}