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/blendef.h')
-rw-r--r--source/blender/include/blendef.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/source/blender/include/blendef.h b/source/blender/include/blendef.h
index 0b839c1a970..1dc98b73766 100644
--- a/source/blender/include/blendef.h
+++ b/source/blender/include/blendef.h
@@ -332,9 +332,10 @@
#define B_SIMANAME 381
#define B_SIMAMULTI 382
#define B_TRANS_IMAGE 383
-#define B_SIMA_REPACK 384
-#define B_SIMA_PLAY 385
-#define B_SIMA_RECORD 386
+#define B_CURSOR_IMAGE 384
+#define B_SIMA_REPACK 385
+#define B_SIMA_PLAY 386
+#define B_SIMA_RECORD 387
/* BUTS: 400 */
#define B_BUTSHOME 401