mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 01:18:35 -07:00
Merge branch 'fz-dev' into dev
This commit is contained in:
@@ -315,7 +315,6 @@ static void
|
||||
|
||||
int32_t snake_game_app(void* p) {
|
||||
UNUSED(p);
|
||||
srand(DWT->CYCCNT);
|
||||
|
||||
FuriMessageQueue* event_queue = furi_message_queue_alloc(8, sizeof(SnakeEvent));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user