LeviLamina
Loading...
Searching...
No Matches
SettingsRoutes.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/client/gui/SettingsTabIndex.h"
7
8namespace OreUI::EntryPoints::SettingsRoutes {
9// functions
10// NOLINTBEGIN
11MCAPI bool isMatchingRoute(::std::string const& route, ::std::optional<::SettingsTabIndex> indexToMatch);
12// NOLINTEND
13
14} // namespace OreUI::EntryPoints::SettingsRoutes