multithreading done
This commit is contained in:
6
semestralka1/src/game/game_state.cpp
Normal file
6
semestralka1/src/game/game_state.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
// src/game/game_state.cpp
|
||||
#include "game_state.h"
|
||||
|
||||
GameState g_state;
|
||||
Mutex g_state_mutex;
|
||||
Reference in New Issue
Block a user