2.37 Version code, new Splash!

This commit is contained in:
2005-05-29 19:12:44 +00:00
parent 4de68e5796
commit 73ebc76fd5

View File

@@ -43,7 +43,7 @@ extern "C" {
struct ListBase;
struct MemFile;
#define BLENDER_VERSION 236
#define BLENDER_VERSION 237
int BKE_read_file(char *dir, void *type_r);
int BKE_read_file_from_memory(char* filebuf, int filelength, void *type_r);