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:
Diffstat (limited to 'source/blender/include/datatoc.h')
-rw-r--r--source/blender/include/datatoc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/blender/include/datatoc.h b/source/blender/include/datatoc.h
index 51a1cf6204a..d7a1aa5c78c 100644
--- a/source/blender/include/datatoc.h
+++ b/source/blender/include/datatoc.h
@@ -47,6 +47,9 @@ extern char datatoc_blenderbuttons[];
extern int datatoc_Bfont_size;
extern char datatoc_Bfont[];
+extern int datatoc_bfont_ttf_size;
+extern char datatoc_bfont_ttf[];
+
extern int datatoc_cmap_tga_size;
extern char datatoc_cmap_tga[];