LeviLamina
Loading...
Searching...
No Matches
LevelCullerShadow.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // LevelCullerShadow inner types declare
8 // clang-format off
9 struct ShadowQueueEntry;
10 // clang-format on
11
12 // LevelCullerShadow inner types define
14};
Definition LevelCullerShadow.h:13
Definition LevelCullerShadow.h:5