LeviLamina
Loading...
Searching...
No Matches
InGameSettings.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace OreUI::EntryPoints {
6
7struct InGameSettings {};
8
9} // namespace OreUI::EntryPoints
Definition InGameSettings.h:7