diff options
Diffstat (limited to 'NorthstarDLL/nsprefix.h')
-rw-r--r-- | NorthstarDLL/nsprefix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/nsprefix.h b/NorthstarDLL/nsprefix.h index cc98e15e..9f3087fb 100644 --- a/NorthstarDLL/nsprefix.h +++ b/NorthstarDLL/nsprefix.h @@ -3,5 +3,5 @@ static std::string NORTHSTAR_FOLDER_PREFIX; +void InitialiseNorthstarPrefix(); std::string GetNorthstarPrefix(); -void parseConfigurables(); |