LeviLamina
Loading...
Searching...
No Matches
Modification.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
DebugInfoUtility {
6
7
enum class
Modification :
int
{
8
Unchanged = 0,
9
Addition = 1,
10
Edit = 2,
11
Mixed = 3,
12
};
13
14
}
src
mc
util
debug_info_utility
Modification.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0