LeviLamina
Loading...
Searching...
No Matches
MipMapSupport.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cg {
6
7
enum class
MipMapSupport : uchar {
8
None = 0,
9
Full = 1,
10
};
11
12
}
src-server
mc
deps
core_graphics
MipMapSupport.h
Generated on Sun Oct 12 2025 06:31:26 for LeviLamina by
1.12.0