Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Archive.h File Reference

Go to the source code of this file.

Classes

struct  DataHeader
struct  DataEntry
class  DataArchive

Macros

#define VERSION   0x0010
#define BLOCK_SIZE   1024
#define FILE_BLOCK   1024
#define NAMELEN   64

Macro Definition Documentation

#define BLOCK_SIZE   1024

Definition at line 17 of file Archive.h.

#define FILE_BLOCK   1024

Definition at line 18 of file Archive.h.

#define NAMELEN   64

Definition at line 19 of file Archive.h.

#define VERSION   0x0010

Definition at line 16 of file Archive.h.