|
@@ -34,6 +34,7 @@ void destroy() { |
|
|
std::fprintf(outputFile, "END"); |
|
|
std::fprintf(outputFile, "END"); |
|
|
std::fclose(outputFile); |
|
|
std::fclose(outputFile); |
|
|
} |
|
|
} |
|
|
|
|
|
outputFile = NULL; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
static const char* const levelLabels[] = { |
|
|
static const char* const levelLabels[] = { |
|
|