Cleanup: add comment

This commit is contained in:
Jacques Lucke 2020-10-07 11:14:25 +02:00
parent 874cf52c10
commit e2526e338f
1 changed files with 2 additions and 0 deletions

View File

@ -173,6 +173,8 @@ typedef struct IDTypeInfo {
*/
IDTypeForeachCacheFunction foreach_cache;
/* ********** Callbacks for reading and writing .blend files. ********** */
/**
* Write all structs that should be saved in a .blend file.
*/