Quiet warnings
This commit is contained in:
@@ -38,6 +38,11 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
struct FreestyleConfig;
|
||||||
|
struct FreestyleSettings;
|
||||||
|
struct FreestyleLineSet;
|
||||||
|
struct FreestyleModuleConfig;
|
||||||
|
|
||||||
/* FreestyleConfig */
|
/* FreestyleConfig */
|
||||||
void BKE_freestyle_config_init(FreestyleConfig *config);
|
void BKE_freestyle_config_init(FreestyleConfig *config);
|
||||||
void BKE_freestyle_config_free(FreestyleConfig *config);
|
void BKE_freestyle_config_free(FreestyleConfig *config);
|
||||||
|
|||||||
Reference in New Issue
Block a user