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