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
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/blender/editors/screen/stubs.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/editors/screen/stubs.c b/source/blender/editors/screen/stubs.c
index 525b969201a..ca592e6812e 100644
--- a/source/blender/editors/screen/stubs.c
+++ b/source/blender/editors/screen/stubs.c
@@ -32,6 +32,10 @@
void blender_test_break() {}
void error() {}
void set_timecursor() {}
+void waitcursor() {}
+void pupmenu() {}
+void load_vfont() {}
+void mainqenter() {}
/* global vars */
void *editNurb;