Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meridian59/Meridian59
/ ClearLog
Function
ClearLog
roomedit/source/windeu.cpp:827–832 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
825
static BOOL errorFound;
826
827
void ClearLog(void)
828
{
829
errorFound = FALSE;
830
CloseLog();
831
remove(DEU_LOG_FILE);
832
}
833
834
void CloseLog(void)
835
{
Callers
1
SaveLevelData
Function · 0.85
Calls
1
CloseLog
Function · 0.85
Tested by
no test coverage detected