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