Home
last modified time | relevance | path

Searched defs:FSTEntry (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Arc.cpp26 typedef struct FSTEntry FSTEntry; typedef
28 struct FSTEntry struct
30 unsigned int isDirAndStringOff; // the first byte is for isDir
32 unsigned int parentOrPosition; // parent entry (dir entry)
34 unsigned int nextEntryOrLength; // next entry (dir entry)