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