Blender  V2.59
Functions
BLO_runtime.h File Reference

Go to the source code of this file.

Functions

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

Detailed Description

Definition in file BLO_runtime.h.


Function Documentation

int BLO_is_a_runtime ( char *  file)

Definition at line 71 of file runtime.c.

References handle_read_msb_int(), and O_BINARY.

Referenced by load_game_data(), and main().

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