Searched refs:file (Results 1 – 2 of 2) sorted by relevance
190 FSFile file[1]; in TwlMain() local194 FS_InitFile(file); in TwlMain()195 if (FS_OpenFileEx(file, "rom:/sub_banner.bnr", FS_FILEMODE_R) ) in TwlMain()197 readLen = FS_ReadFile(file, &subBanner, sizeof(NASubBanner)); in TwlMain()198 (void)FS_CloseFile(file); in TwlMain()
72 …TWL-SDK 5.5 added support in commondefs for file paths that have parentheses, but this added proce…74 …file paths (such as in 64-bit Windows environments where the compiler or debugger is installed bel…