mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-01 17:20:01 -06:00
11 lines
217 B
C++
11 lines
217 B
C++
// File automatically generated by fshasher
|
|
|
|
#pragma once
|
|
|
|
#include <utility>
|
|
|
|
extern const uint64_t UpdateHashes[];
|
|
extern const std::pair<const char *, uint32_t> UpdateFiles[];
|
|
extern const size_t UpdateFilesSize;
|
|
|