1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 20:49:49 +04:00

Added desktop_events entries that are needed

This commit is contained in:
RogueMaster
2022-10-26 19:45:53 -04:00
parent 2f1d20210b
commit 1d08a8aaa2

View File

@@ -12,6 +12,11 @@ typedef enum {
DesktopMainEventLock,
DesktopMainEventOpenGameMenu,
DesktopMainEventOpenTetris,
DesktopMainEventOpenArkanoid,
DesktopMainEventOpenDOOM,
DesktopMainEventOpenZombiez,
DesktopMainEventOpenHeap,
DesktopLockedEventUnlocked,
DesktopLockedEventUpdate,