#include "common_types.h"
Include dependency graph for crc.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
uint32 | crc32 (const char *filename) |
uint32 | crc32_syspath (const char *filename) |
uint32 crc32 | ( | const char * | filename | ) |
uint32 crc32_syspath | ( | const char * | filename | ) |
Definition at line 136 of file crc.cc.
References crc32(), and get_system_path().
Referenced by exult_main(), and main().
Here is the call graph for this function: