Searched refs:path (Results 1 – 1 of 1) sorted by relevance
130 const char *path = path_table[index]; in LoadImage() local135 if (!FS_OpenFileEx(file, path, FS_FILEMODE_R)) in LoadImage()137 OS_TPanic("failed to open file \"%s\"", path); in LoadImage()145 OS_TPanic("failed to allocate memory for image \"%s\"", path); in LoadImage()155 OS_TPanic("failed to read file \"%s\"", path); in LoadImage()