Add structure declaration to beginning of file to fix gcc warnings.
This commit is contained in:
@@ -42,6 +42,7 @@ struct EditVert;
|
||||
struct Mesh;
|
||||
struct bDeformGroup;
|
||||
struct View3D;
|
||||
struct EditSelection;
|
||||
|
||||
// edge and face flag both
|
||||
#define EM_FGON 2
|
||||
|
||||
Reference in New Issue
Block a user