LeviLamina
Loading...
Searching...
No Matches
TextureSetHelpers.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/core_graphics/TextureSetLayerType.h"
7
8namespace TextureSetHelpers {
9// functions
10// NOLINTBEGIN
11MCNAPI ::std::ostream& operator<<(::std::ostream& os, ::cg::TextureSetLayerType const& t);
12// NOLINTEND
13
14} // namespace TextureSetHelpers