SetupEnvironment() - clean commit

This commit is contained in:
Stuart Cardall
2014-05-13 10:15:00 +00:00
parent bfae70aae6
commit 5248ff4099
5 changed files with 23 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ extern volatile bool fReopenDebugLog;
void RandAddSeed();
void RandAddSeedPerfmon();
void SetupEnvironment();
/* Return true if log accepts specified category */
bool LogAcceptCategory(const char* category);