mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-15 16:16:26 +00:00
Silent audio mixing fix; Xlib Vulkan destruction order fix
This commit is contained in:
@@ -300,6 +300,7 @@ public:
|
||||
|
||||
virtual uintptr_t getPlatformHandle() const=0;
|
||||
virtual bool _incomingEvent(void* event) {(void)event; return false;}
|
||||
virtual void _cleanup() {}
|
||||
|
||||
virtual ETouchType getTouchType() const=0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user