Prevent deadlock in menu (while not implemented)
This commit is contained in:
parent
4159d4ff17
commit
9cd6704057
@ -1,7 +1,9 @@
|
||||
#include "menu.h"
|
||||
#include "game.h"
|
||||
|
||||
|
||||
void showStartScreen(){
|
||||
game.gameState = RUNNING;
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user