From a0ea4df1ba0367657ba4e093ca0d1288d6258ba4 Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Mon, 23 Jun 2003 12:28:20 +0000 Subject: [PATCH] - added reference to genfile.c instructions --- source/blender/makesdna/DNA_documentation.h | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. */