mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-05 19:19:43 -06:00
11 lines
220 B
C++
11 lines
220 B
C++
// File automatically generated by fshasher
|
|
|
|
#pragma once
|
|
|
|
#include <utility>
|
|
|
|
extern const uint64_t HoloskaHashes[];
|
|
extern const std::pair<const char *, uint32_t> HoloskaFiles[];
|
|
extern const size_t HoloskaFilesSize;
|
|
|