|
WoWs depack
World of Warships resource files unpacker
|
#include <wows-depack.h>
Data Fields | |
| uint8_t | debug_level |
| void * | root |
| void * | metadata_map |
| void * | file_map |
| void * | current_dir |
| void ** | indexes |
| uint32_t | index_count |
| bool | is_le |
| char * | err_msg |
| void* current_dir |
| uint8_t debug_level |
| char* err_msg |
| void* file_map |
| uint32_t index_count |
| void** indexes |
| bool is_le |
| void* metadata_map |
| void* root |