Blender V2.61 - r43446
Functions

BLO_runtime.h File Reference

Go to the source code of this file.

Functions

int BLO_is_a_runtime (const char *file)
struct BlendFileDataBLO_read_runtime (const char *file, struct ReportList *reports)

Detailed Description

Definition in file BLO_runtime.h.


Function Documentation

int BLO_is_a_runtime ( const char *  file)

Definition at line 69 of file runtime.c.

References handle_read_msb_int(), and O_BINARY.

Referenced by load_game_data(), and main().

struct BlendFileData* BLO_read_runtime ( const char *  file,
struct ReportList reports 
) [read]