LeviLamina
Loading...
Searching...
No Matches
StoreType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
StoreEventData {
6
7
enum class
StoreType :
int
{
8
Store = 0,
9
DressingRoom = 1,
10
};
11
12
}
src
mc
events
store_event_data
StoreType.h
Generated on
for LeviLamina by
1.16.1