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:
authorTon Roosendaal <ton@blender.org>2003-06-23 16:28:20 +0400
committerTon Roosendaal <ton@blender.org>2003-06-23 16:28:20 +0400
commita0ea4df1ba0367657ba4e093ca0d1288d6258ba4 (patch)
tree27f9415f282e7afa9aa1991bde9af8dac48a3014 /source/blender/makesdna/DNA_documentation.h
parent1a32001efca795f26c9b324742ee25002cf95957 (diff)
- added reference to genfile.c instructions
Diffstat (limited to 'source/blender/makesdna/DNA_documentation.h')
-rw-r--r--source/blender/makesdna/DNA_documentation.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_documentation.h b/source/blender/makesdna/DNA_documentation.h
index 26aea91b5f4..45b58f17750 100644
--- a/source/blender/makesdna/DNA_documentation.h
+++ b/source/blender/makesdna/DNA_documentation.h
@@ -65,5 +65,15 @@
*
**/
+
+/* PLEASE READ INSTRUCTIONS ABOUT ADDING VARIABLES IN 'DNA' STRUCTS IN
+
+ ../blenloader/intern/genfile.c
+ (ton)
+
+ */
+
+
+
/* This file has intentionally no definitions or implementation. */