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