mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-10-30 07:11:05 +00:00
10 lines
220 B
C++
10 lines
220 B
C++
// File automatically generated by fshasher
|
|
|
|
#pragma once
|
|
|
|
#include <utility>
|
|
|
|
extern const uint64_t ChunnanHashes[];
|
|
extern const std::pair<const char *, uint32_t> ChunnanFiles[];
|
|
extern const size_t ChunnanFilesSize;
|
|
|