- blender is 2.30 now! Oh my, what a nice color! :)

This commit is contained in:
Ton Roosendaal
2003-10-29 21:03:28 +00:00
parent 0c6ffb0b21
commit bcb1e133b7

View File

@@ -42,7 +42,7 @@ extern "C" {
struct ListBase;
#define BLENDER_VERSION 229
#define BLENDER_VERSION 230
int BKE_read_file(char *dir, void *type_r);
int BKE_read_file_from_memory(char* filebuf, int filelength, void *type_r);