Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacques Lucke <jacques@blender.org>2020-10-20 15:16:29 +0300
committerJacques Lucke <jacques@blender.org>2020-10-20 15:16:42 +0300
commitb3d469e78df47cabdda64c3e93bd47d25a971409 (patch)
tree49c605bbf80d302607f452316f48d6659fc9d564 /source/blender/makesdna
parent5bd7eda093b9b420cccc02f9aeb10ef6ba6f05f6 (diff)
Fix compile error
Haven't tested on windows, hope that works.
Diffstat (limited to 'source/blender/makesdna')
-rw-r--r--source/blender/makesdna/DNA_modifier_defaults.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/makesdna/DNA_modifier_defaults.h b/source/blender/makesdna/DNA_modifier_defaults.h
index 44b4e9b855e..34a951ca988 100644
--- a/source/blender/makesdna/DNA_modifier_defaults.h
+++ b/source/blender/makesdna/DNA_modifier_defaults.h
@@ -575,8 +575,7 @@
}
#define _DNA_DEFAULT_SimulationModifierData \
- { \
- }
+ { 0 }
#define _DNA_DEFAULT_SkinModifierData \
{ \