#include <revolution/arc.h> u32 ARCGetStartOffset(ARCFileInfo* af);
| af | Pointer to the file's ARCFileInfo structure. |
|---|
Returns the start offset of the file.
ARCGetStartOffset returns the offset from the front of the archive to the start of the file.
ARCFastOpen, ARCOpen, ARCGetLength
2006/05/15 Initial version.
CONFIDENTIAL