8 lines
131 B
C++
8 lines
131 B
C++
#ifndef SHADOW_ATLAS_GLES3_H
|
|
#define SHADOW_ATLAS_GLES3_H
|
|
|
|
#include "rasterizer_storage_gles3.h"
|
|
|
|
|
|
|
|
#endif // SHADOW_ATLAS_GLES3_H
|