mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
Attempted fix of the fix.
This commit is contained in:
@@ -103,6 +103,8 @@ namespace IOKit {
|
||||
|
||||
extern MainWindow* main_window;
|
||||
|
||||
std::atomic<bool> blitDummied{false};
|
||||
|
||||
filter_result keyb_filter(BMessage *message, BHandler **target, BMessageFilter *filter)
|
||||
{
|
||||
if (message->what == B_KEY_DOWN || message->what == B_KEY_UP
|
||||
|
||||
Reference in New Issue
Block a user