LeviLamina
Loading...
Searching...
No Matches
SplitScreenPosition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
SplitScreenPosition :
int
{
6
Center = 0,
7
HorizontalTop = 1,
8
HorizontalBottom = 2,
9
VerticalLeft = 3,
10
VerticalRight = 4,
11
TopLeft = 5,
12
TopRight = 6,
13
BottomLeft = 7,
14
BottomRight = 8,
15
};
src
mc
client
gui
screens
controllers
SplitScreenPosition.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0