LeviLamina
Loading...
Searching...
No Matches
ImageService.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Social {
6
7
struct
ImageService {
8
public
:
9
// ImageService inner types define
10
enum class
image_priority :
int
{};
11
12
enum class
image_size :
int
{};
13
};
14
15
}
// namespace Social
src-server
mc
client
social
ImageService.h
Generated on Tue Dec 30 2025 14:20:32 for LeviLamina by
1.12.0