LeviLamina
Loading...
Searching...
No Matches
SoundOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
SoundOptions
{
6
public
:
7
// SoundOptions inner types declare
8
// clang-format off
9
struct
VolumeSlider
;
10
// clang-format on
11
12
// SoundOptions inner types define
13
struct
VolumeSlider
{};
14
};
SoundOptions::VolumeSlider
Definition
SoundOptions.h:13
SoundOptions
Definition
SoundOptions.h:5
src-client
mc
client
sound
SoundOptions.h
Generated on
for LeviLamina by
1.16.1