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/editors/screen/stubs.c')
-rw-r--r--source/blender/editors/screen/stubs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/editors/screen/stubs.c b/source/blender/editors/screen/stubs.c
index b48d342f4c5..6aef4c8a585 100644
--- a/source/blender/editors/screen/stubs.c
+++ b/source/blender/editors/screen/stubs.c
@@ -36,6 +36,8 @@ void waitcursor() {}
void pupmenu() {}
void mainqenter() {}
void saveover() {}
+void BIF_icons_free() {}
+void BIF_icons_init() {}
char texstr[20][12];