GPAK
1.0.0
A general-purpose archive library
|
◆ gpak_find_file()
This function searches for a file with the specified _path in the G-PAK archive.
Definition at line 381 of file gpak.c. GPAK_API filesystem_tree_file_t * filesystem_tree_find_file(filesystem_tree_node_t *_root, const char *_path) Definition: filesystem_tree.c:185 References filesystem_tree_find_file(), and gpak::root_. |