LeviLamina
Loading...
Searching...
No Matches
FileExtension.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Core::Profile {
6
7
enum class
FileExtension : uchar {
8
Html = 0,
9
Csv = 1,
10
Both = 2,
11
};
12
13
}
src-server
mc
deps
profiler
FileExtension.h
Generated on Tue Nov 25 2025 04:00:47 for LeviLamina by
1.12.0