Cleanup: Fix build warning with MSVC
SubdivCCG was unknown when compiling gpuinit_exit.c
This commit is contained in:
@@ -42,6 +42,7 @@ struct MPoly;
|
|||||||
struct MVert;
|
struct MVert;
|
||||||
struct Mesh;
|
struct Mesh;
|
||||||
struct PBVH;
|
struct PBVH;
|
||||||
|
struct SubdivCCG;
|
||||||
|
|
||||||
/* Buffers for drawing from PBVH grids. */
|
/* Buffers for drawing from PBVH grids. */
|
||||||
typedef struct GPU_PBVH_Buffers GPU_PBVH_Buffers;
|
typedef struct GPU_PBVH_Buffers GPU_PBVH_Buffers;
|
||||||
|
Reference in New Issue
Block a user