LeviLamina
Loading...
Searching...
No Matches
SoundDirection.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
SoundDirection :
int
{
6
Center = 0,
7
Left = 1,
8
Right = 2,
9
};
src-client
mc
client
gui
SoundDirection.h
Generated on
for LeviLamina by
1.16.1