My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
FS_archive Struct Reference

#include <fs.h>

Data Fields

u32 id
 Archive ID. More...
 
FS_path lowPath
 FS path. More...
 
Handle handleLow
 High word of handle. More...
 
Handle handleHigh
 Low word of handle. More...
 

Detailed Description

FS archive

Definition at line 96 of file fs.h.

Field Documentation

Handle handleHigh

Low word of handle.

Definition at line 101 of file fs.h.

Handle handleLow

High word of handle.

Definition at line 100 of file fs.h.

u32 id

Archive ID.

Definition at line 98 of file fs.h.

FS_path lowPath

FS path.

Definition at line 99 of file fs.h.


The documentation for this struct was generated from the following file: