LeviLamina
Loading...
Searching...
No Matches
Plane.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace Facing::Plane {
6// static variables
7// NOLINTBEGIN
8MCAPI ::std::vector<uchar> const& HORIZONTAL();
9// NOLINTEND
10
11} // namespace Facing::Plane