some helper functions added
-
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
bool IsSinglePlayer();
|
||||
bool IsOnline();
|
||||
bool IsHost();
|
||||
app::Menu* get_HorrorMenu();
|
||||
std::string get_SceneName();
|
||||
Reference in New Issue
Block a user