Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
NANDFileInfo Struct Reference

#include <nand.h>

Public Attributes

s32 fileDescriptor
 
s32 origFd
 
char origPath [NAND_MAX_PATH]
 
char tmpPath [NAND_MAX_PATH]
 
u8 accType
 
u8 stage
 
u8 mark
 

Member Data Documentation

◆ accType

u8 NANDFileInfo::accType

◆ fileDescriptor

s32 NANDFileInfo::fileDescriptor

◆ mark

u8 NANDFileInfo::mark

◆ origFd

s32 NANDFileInfo::origFd

◆ origPath

char NANDFileInfo::origPath[NAND_MAX_PATH]

◆ stage

u8 NANDFileInfo::stage

◆ tmpPath

char NANDFileInfo::tmpPath[NAND_MAX_PATH]

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