mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-02-17 05:48:33 +00:00
Added desktop_events entries that are needed
This commit is contained in:
parent
2f1d20210b
commit
1d08a8aaa2
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@ typedef enum {
|
|||
DesktopMainEventLock,
|
||||
|
||||
DesktopMainEventOpenGameMenu,
|
||||
DesktopMainEventOpenTetris,
|
||||
DesktopMainEventOpenArkanoid,
|
||||
DesktopMainEventOpenDOOM,
|
||||
DesktopMainEventOpenZombiez,
|
||||
DesktopMainEventOpenHeap,
|
||||
|
||||
DesktopLockedEventUnlocked,
|
||||
DesktopLockedEventUpdate,
|
||||
|
|
Loading…
Add table
Reference in a new issue