nw::lyt::ARCDir Structure

Syntax

struct ARCDir
{
   ARCHandle * handle;
   u32 entryNum;
   u32 location;
   u32 next;
};

Description

Directory structure.

Member Variables

handle ARCHandle *
entryNum u32
location u32
next u32

CONFIDENTIAL