Explorar o código

Merge game15 from https://github.com/xMasterX/all-the-plugins

Willy-JL hai 1 ano
pai
achega
7bc7e57910
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      game15/sandbox.c

+ 1 - 1
game15/sandbox.c

@@ -3,7 +3,7 @@
 #include "sandbox.h"
 
 FuriMessageQueue* sandbox_event_queue;
-FuriMutex** sandbox_mutex;
+FuriMutex* sandbox_mutex;
 ViewPort* sandbox_view_port;
 Gui* sandbox_gui;
 FuriTimer* sandbox_timer;