Home
last modified time | relevance | path

Searched refs:currDir (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Arc.cpp122 handle->currDir = 0; in ARCInitHandle()
246 dirLookAt = handle->currDir; in ARCConvertPathToEntrynum()
495 return ARCConvertEntrynumToPath(handle, (s32)handle->currDir, path, maxlen); in ARCGetCurrentDir()
562 handle->currDir = (u32)entry; in ARCChangeDir()
/NW4C-1.2.23/include/nw/lyt/
Dlyt_Arc.h55 u32 currDir; member