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