aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/engine/hoststate.h
diff options
context:
space:
mode:
authorNorthstar <northstar@northstar.tf>2023-12-20 15:20:02 +0100
committerNorthstar <northstar@northstar.tf>2023-12-20 15:20:02 +0100
commit1e5c4a7f6a734352f802c82b293fe3b215e3a5b2 (patch)
treeb1a5484f3839e1b0c2a9169856a51c16cf255180 /NorthstarDLL/engine/hoststate.h
parent714282b52039b12225c8348ef7346d092676ffb1 (diff)
downloadNorthstarLauncher-1e5c4a7f6a734352f802c82b293fe3b215e3a5b2.tar.gz
NorthstarLauncher-1e5c4a7f6a734352f802c82b293fe3b215e3a5b2.zip
Format project
Diffstat (limited to 'NorthstarDLL/engine/hoststate.h')
-rw-r--r--NorthstarDLL/engine/hoststate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/engine/hoststate.h b/NorthstarDLL/engine/hoststate.h
index 0536e91c..290903ab 100644
--- a/NorthstarDLL/engine/hoststate.h
+++ b/NorthstarDLL/engine/hoststate.h
@@ -14,7 +14,7 @@ enum class HostState_t
struct CHostState
{
- public:
+public:
HostState_t m_iCurrentState;
HostState_t m_iNextState;