LeviLamina
Loading...
Searching...
No Matches
ArmorTrimIconGenerator.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // ArmorTrimIconGenerator inner types declare
8 // clang-format off
10 // clang-format on
11
12 // ArmorTrimIconGenerator inner types define
13 struct CustomArmorIconData {};
14};
Definition ArmorTrimIconGenerator.h:13
Definition ArmorTrimIconGenerator.h:5