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