GPAK
1.0.0
A general-purpose archive library
|
◆ gpak_add_directory()
This function adds a new directory to the G-PAK archive with the specified _internal_path.
Definition at line 348 of file gpak.c. GPAK_API void filesystem_tree_add_directory(filesystem_tree_node_t *_root, const char *_path) Definition: filesystem_tree.c:110 References filesystem_tree_add_directory(), GPAK_ERROR_OK, and gpak::root_. |