LeviLamina
Loading...
Searching...
No Matches
Settings.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/editor/settings/GraphicsProps.h"
7
8namespace Editor::Settings {
9// functions
10// NOLINTBEGIN
11MCNAPI bool operator==(::Editor::Settings::GraphicsProps const& lhs, ::Editor::Settings::GraphicsProps const& rhs);
12// NOLINTEND
13
14} // namespace Editor::Settings