0
0
Fork 0

me-main #1

Merged
Nate Rupsis merged 123 commits from me-main into main 2023-02-13 18:39:11 +01:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 7effc6ffc4 - Show all commits

View File

@ -21,8 +21,8 @@
namespace blender::eevee {
struct ShadowDirectional;
struct ShadowPunctual;
class ShadowDirectional;
class ShadowPunctual;
using namespace draw;