mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-19 01:46:28 +00:00
Add PulseAudio backend. Various Xlib fixes
This commit is contained in:
@@ -481,8 +481,9 @@ public:
|
||||
return 0;
|
||||
}
|
||||
|
||||
void _incomingEvent(void* ev)
|
||||
bool _incomingEvent(void* ev)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
void OnKeyDown(CoreWindow^ window, KeyEventArgs^ keyEventArgs)
|
||||
|
||||
Reference in New Issue
Block a user