Luanti 5.17.0-dev
Loading...
Searching...
No Matches
builtin_files.h
Go to the documentation of this file.
1// Luanti
2// SPDX-License-Identifier: LGPL-2.1-or-later
3// Copyright (C) 2025 Luanti contributors
4
5#pragma once
6
7#include <string_view>
8#include <unordered_map>
9
10extern const std::unordered_map<std::string_view, std::string_view> g_builtin_file_sha256_map;
const std::unordered_map< std::string_view, std::string_view > g_builtin_file_sha256_map