mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-01 21:22:15 -04:00
Init message queues in M0 event dispatcher.
This commit is contained in:
parent
7ec476cb79
commit
0681f9c5df
4 changed files with 14 additions and 14 deletions
|
@ -105,6 +105,8 @@ private:
|
|||
|
||||
bool event_bubble_key(const ui::KeyEvent event);
|
||||
void event_bubble_encoder(const ui::EncoderEvent event);
|
||||
|
||||
void init_message_queues();
|
||||
};
|
||||
|
||||
#endif/*__EVENT_M0_H__*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue