LeviLamina
Loading...
Searching...
No Matches
CounterFormat.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Core::Profile {
6
7
enum class
CounterFormat : uint {
8
Default = 0,
9
Bytes = 1,
10
};
11
12
}
src-server
mc
deps
profiler
CounterFormat.h
Generated on Sun Oct 12 2025 06:31:27 for LeviLamina by
1.12.0