MCPcopy 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

825static BOOL errorFound;
826
827void ClearLog(void)
828{
829 errorFound = FALSE;
830 CloseLog();
831 remove(DEU_LOG_FILE);
832}
833
834void CloseLog(void)
835{

Callers 1

SaveLevelDataFunction · 0.85

Calls 1

CloseLogFunction · 0.85

Tested by

no test coverage detected